public static interface ConcurrentWeakKeyHashMap.ReusableIterator<E> extends Iterator<E>
Modifier and Type | Method and Description |
---|---|
void |
rewind() |
forEachRemaining, hasNext, next, remove
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.