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