Iter - Primitive key iterator typeprotected abstract class Basic2ObjectMap.ReusableIterator<Iter extends Iterator<?>> extends Object implements ResettableIterator<K>
| Modifier and Type | Field and Description |
|---|---|
protected Iter |
iter
Primitive Key iterator
|
protected K |
reusableKey
Reusable key object
|
| Constructor and Description |
|---|
ReusableIterator(Iter iter)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitresetforEachRemaining, nextCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.