Uses of Interface
jag.game.relationship.RSAssociate
-
Packages that use RSAssociate Package Description jag.game.relationship org.rspeer.game.adapter.social org.rspeer.game.query.results org.rspeer.game.query.social -
-
Uses of RSAssociate in jag.game.relationship
Subinterfaces of RSAssociate in jag.game.relationship Modifier and Type Interface Description interface
RSBefriendedPlayer
interface
RSFriendsChatUser
-
Uses of RSAssociate in org.rspeer.game.adapter.social
Classes in org.rspeer.game.adapter.social with type parameters of type RSAssociate Modifier and Type Class Description class
Associate<T extends RSAssociate>
-
Uses of RSAssociate in org.rspeer.game.query.results
Classes in org.rspeer.game.query.results with type parameters of type RSAssociate Modifier and Type Class Description class
AssociateQueryResults<K extends RSAssociate,T extends Associate<K>>
-
Uses of RSAssociate in org.rspeer.game.query.social
Classes in org.rspeer.game.query.social with type parameters of type RSAssociate Modifier and Type Class Description class
AssociateQuery<K extends RSAssociate,T extends Associate<K>>
-