Package net.storm.api.query.results
Class ItemQueryResults
java.lang.Object
net.storm.api.query.results.QueryResults<IItem,ItemQueryResults>
net.storm.api.query.results.ItemQueryResults
- All Implemented Interfaces:
Iterable<IItem>,Collection<IItem>
-
Field Summary
Fields inherited from class net.storm.api.query.results.QueryResults
results -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.storm.api.query.results.QueryResults
accept, add, addAll, clear, contains, containsAll, first, get, indexOf, isEmpty, isNotEmpty, iterator, last, lastIndexOf, limit, limit, list, random, remove, removeAll, retainAll, reversed, shuffled, size, sorted, toArray, toArrayMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Collection
equals, hashCode, parallelStream, removeIf, spliterator, stream, toArray
-
Constructor Details
-
ItemQueryResults
-