Uses of Class
org.rspeer.game.adapter.social.Associate
Packages that use Associate
Package
Description
-
Uses of Associate in org.rspeer.game.adapter.social
Subclasses of Associate in org.rspeer.game.adapter.social -
Uses of Associate in org.rspeer.game.query.results
Classes in org.rspeer.game.query.results with type parameters of type AssociateModifier and TypeClassDescriptionclassAssociateQueryResults<K extends jag.oldscape.RSOnlinePlayerEntry, 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 AssociateModifier and TypeClassDescriptionclassAssociateQuery<K extends jag.oldscape.RSOnlinePlayerEntry, 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 AssociateModifier and TypeMethodDescriptionstatic AssociateQuery<jag.oldscape.RSFriendListEntry, Associate<jag.oldscape.RSFriendListEntry>> Relationships.friends()