Class RelationshipQueryResults<K extends jag.oldscape.RSPlayerRegistryEntry, T extends Chatter<K>>
java.lang.Object
org.rspeer.game.query.results.QueryResults<T, RelationshipQueryResults<K,T>>
org.rspeer.game.query.results.RelationshipQueryResults<K,T>
- All Implemented Interfaces:
Iterable<T>, Collection<T>, org.rspeer.commons.typing.SelfTyped<RelationshipQueryResults<K,T>>
- Direct Known Subclasses:
AssociateQueryResults, PartyUserQueryResults
public class RelationshipQueryResults<K extends jag.oldscape.RSPlayerRegistryEntry, T extends Chatter<K>>
extends QueryResults<T, RelationshipQueryResults<K,T>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionself()final RelationshipQueryResults<K, T> sortByName(boolean ascending) Methods 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
-
RelationshipQueryResults
-
-
Method Details
-
self
-
sortByName
-