Constructor and Description |
---|
Keys(IdentityMap<K,?> map) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Iterator<K> |
iterator() |
K |
next() |
ArrayList<K> |
toArray()
Returns a new array containing the remaining keys.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
forEachRemaining, remove
public Keys(IdentityMap<K,?> map)
Copyright © 2018. All rights reserved.