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 interfaceRSBefriendedPlayerinterfaceRSFriendsChatUser -
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 classAssociate<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 classAssociateQueryResults<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 classAssociateQuery<K extends RSAssociate,T extends Associate<K>>
-