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
public OrderedMapValues(OrderedMap<?,V> map)