Class WorldQueryResults
java.lang.Object
org.rspeer.game.query.results.QueryResults<World, WorldQueryResults>
org.rspeer.game.query.results.WorldQueryResults
- All Implemented Interfaces:
Iterable<World>, Collection<World>, org.rspeer.commons.typing.SelfTyped<WorldQueryResults>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal booleanhopNext()final booleanfinal booleanself()final WorldQueryResultssortById(boolean lowestFirst) final WorldQueryResultsDeprecated.final WorldQueryResultssortByPopulation(boolean lowest) 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
-
WorldQueryResults
-
-
Method Details
-
self
-
sortById
-
sortByPopulation
-
sortByPing
Deprecated. -
hopRandom
public final boolean hopRandom() -
hopNext
public final boolean hopNext() -
hopPrevious
public final boolean hopPrevious()
-