Uses of Class
org.rspeer.game.query.results.AssociateQueryResults
-
Packages that use AssociateQueryResults Package Description org.rspeer.game.query.results -
-
Uses of AssociateQueryResults in org.rspeer.game.query.results
Subclasses of AssociateQueryResults in org.rspeer.game.query.results Modifier and Type Class Description class
FriendsChatUserQueryResults
Methods in org.rspeer.game.query.results that return AssociateQueryResults Modifier and Type Method Description AssociateQueryResults<K,T>
AssociateQueryResults. self()
AssociateQueryResults<K,T>
AssociateQueryResults. sortByWorld(boolean ascending)
-