Uses of Class
org.rspeer.game.adapter.social.Associate
-
Packages that use Associate Package Description org.rspeer.game.adapter.social org.rspeer.game.query.results org.rspeer.game.query.social org.rspeer.game.social -
-
Uses of Associate in org.rspeer.game.adapter.social
Subclasses of Associate in org.rspeer.game.adapter.social Modifier and Type Class Description class
BefriendedPlayer
class
FriendsChatUser
-
Uses of Associate in org.rspeer.game.query.results
Classes in org.rspeer.game.query.results with type parameters of type Associate Modifier and Type Class Description class
AssociateQueryResults<K extends RSAssociate,T extends Associate<K>>
-
Uses of Associate in org.rspeer.game.query.social
Classes in org.rspeer.game.query.social with type parameters of type Associate Modifier and Type Class Description class
AssociateQuery<K extends RSAssociate,T extends Associate<K>>
-
Uses of Associate in org.rspeer.game.social
Methods in org.rspeer.game.social that return types with arguments of type Associate Modifier and Type Method Description static AssociateQuery<RSBefriendedPlayer,Associate<RSBefriendedPlayer>>
Relationships. friends()
-