Package arc.struct
Class ObjectMap.Keys<K>
java.lang.Object
arc.struct.ObjectMap.Keys<K>
- Direct Known Subclasses:
OrderedMap.OrderedMapKeys
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
Methods inherited from interface java.util.Iterator
forEachRemaining
-
Field Details
-
hasNext
public boolean hasNext
-
-
Constructor Details
-
Keys
-
-
Method Details