V - value typepublic abstract class RedissonBaseMapIterator<V> extends BaseIterator<V,Map.Entry<Object,Object>>
client, nextIterPos, value| Constructor and Description |
|---|
RedissonBaseMapIterator() |
| Modifier and Type | Method and Description |
|---|---|
protected V |
getValue(Map.Entry<Object,Object> entry) |
protected abstract Object |
put(Map.Entry<Object,Object> entry,
Object value) |
hasNext, iterator, next, remove, remove, tryAgainclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2014–2018 The Redisson Project. All rights reserved.