Package org.rspeer.commons.typing
Interface SelfTyped<SELF extends SelfTyped<SELF>>
-
- All Known Implementing Classes:
AssociateQuery
,AssociateQueryResults
,ComponentQuery
,ComponentQueryResults
,EffectObjectQuery
,FriendsChatUserQuery
,FriendsChatUserQueryResults
,HintArrowQuery
,ItemQuery
,ItemQueryResults
,NpcQuery
,PartyUserQuery
,PartyUserQueryResults
,PathingEntityQuery
,PickableQuery
,PlayerQuery
,PositionQuery
,ProjectileQuery
,Query
,QueryResults
,RelationshipQuery
,RelationshipQueryResults
,SceneNodeQuery
,SceneNodeQueryResults
,SceneObjectQuery
,StockMarketTransactionQuery
,StockMarketTransactionQueryResults
,WorldQuery
,WorldQueryResults
public interface SelfTyped<SELF extends SelfTyped<SELF>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SELF
self()
-
-
-
Method Detail
-
self
SELF self()
-
-