Class FriendsChatUserQueryResults
java.lang.Object
org.rspeer.game.query.results.QueryResults<FriendsChatUser, RelationshipQueryResults<jag.oldscape.RSFriendChatChannelEntry, FriendsChatUser>>
org.rspeer.game.query.results.RelationshipQueryResults<jag.oldscape.RSFriendChatChannelEntry, FriendsChatUser>
org.rspeer.game.query.results.AssociateQueryResults<jag.oldscape.RSFriendChatChannelEntry, FriendsChatUser>
org.rspeer.game.query.results.FriendsChatUserQueryResults
- All Implemented Interfaces:
Iterable<FriendsChatUser>, Collection<FriendsChatUser>, org.rspeer.commons.typing.SelfTyped<RelationshipQueryResults<jag.oldscape.RSFriendChatChannelEntry, FriendsChatUser>>
public class FriendsChatUserQueryResults
extends AssociateQueryResults<jag.oldscape.RSFriendChatChannelEntry, FriendsChatUser>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AssociateQueryResults
sortByWorldMethods 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
-
FriendsChatUserQueryResults
-
-
Method Details
-
self
- Specified by:
selfin interfaceorg.rspeer.commons.typing.SelfTyped<RelationshipQueryResults<jag.oldscape.RSFriendChatChannelEntry, FriendsChatUser>>- Overrides:
selfin classAssociateQueryResults<jag.oldscape.RSFriendChatChannelEntry, FriendsChatUser>
-
sortByRank
-