public static class OrderedMap.OrderedMapValues<V> extends ObjectMap.Values<V>
Constructor and Description |
---|
OrderedMapValues(OrderedMap<?,V> map) |
Modifier and Type | Method and Description |
---|---|
V |
next() |
void |
remove() |
void |
reset() |
hasNext, iterator, toArray, toArray
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
forEachRemaining
public OrderedMapValues(OrderedMap<?,V> map)
Copyright © 2019. All rights reserved.