Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
RegionMap.Values<V> |
iterator() |
V |
next() |
List<V> |
toList()
Returns a new list containing the remaining values.
|
List<V> |
toList(List<V> list)
Adds the remaining values to the specified list.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
forEachRemaining
Copyright © 2012–2016. All rights reserved.