public class ResultSet<K,V> extends AbstractSet<Map.Entry<K,V>>
| Constructor and Description | 
|---|
| ResultSet(List<Map.Entry<K,V>> entries,
         IterationType iterationType) | 
| Modifier and Type | Method and Description | 
|---|---|
| Iterator | iterator() | 
| int | size() | 
equals, hashCode, removeAlladd, addAll, clear, contains, containsAll, isEmpty, remove, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitadd, addAll, clear, contains, containsAll, isEmpty, remove, retainAll, spliterator, toArray, toArrayparallelStream, removeIf, streamCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.