Interface RecordSet
- All Superinterfaces:
Collection<Map<String,
,Serializable>> Iterable<Map<String,
,Serializable>> List<Map<String,
Serializable>>
- All Known Subinterfaces:
PaginableRecordSet
- All Known Implementing Classes:
PaginableRecordSetImpl
Interface for Wrapping IterableQueryResult
- Since:
- 5.7
- Author:
- Tiry
-
Method Summary
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray