Class PartyUserQueryResults
java.lang.Object
org.rspeer.game.query.results.QueryResults<PartyUser, RelationshipQueryResults<jag.oldscape.RSPartyChatChannelEntry, PartyUser>>
org.rspeer.game.query.results.RelationshipQueryResults<jag.oldscape.RSPartyChatChannelEntry, PartyUser>
org.rspeer.game.query.results.PartyUserQueryResults
- All Implemented Interfaces:
Iterable<PartyUser>, Collection<PartyUser>, org.rspeer.commons.typing.SelfTyped<RelationshipQueryResults<jag.oldscape.RSPartyChatChannelEntry, PartyUser>>
public class PartyUserQueryResults
extends RelationshipQueryResults<jag.oldscape.RSPartyChatChannelEntry, PartyUser>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionself()final PartyUserQueryResultssortByRank(boolean ascending) final PartyUserQueryResultssortByWorld(boolean ascending) Methods inherited from class RelationshipQueryResults
sortByNameMethods inherited from class QueryResults
accept, add, addAll, asList, clear, contains, containsAll, first, get, indexOf, isEmpty, iterator, last, lastIndexOf, limit, limit, map, random, remove, removeAll, retainAll, reverse, shuffle, size, sort, toArray, toArray, toStringMethods inherited from interface Collection
equals, hashCode, parallelStream, removeIf, spliterator, stream, toArray
-
Constructor Details
-
PartyUserQueryResults
-
-
Method Details
-
self
- Specified by:
selfin interfaceorg.rspeer.commons.typing.SelfTyped<RelationshipQueryResults<jag.oldscape.RSPartyChatChannelEntry, PartyUser>>- Overrides:
selfin classRelationshipQueryResults<jag.oldscape.RSPartyChatChannelEntry, PartyUser>
-
sortByWorld
-
sortByRank
-