public static class LoopTool.SyncedIterator extends Object
LoopTool.ManagedIterator.| Constructor and Description |
|---|
SyncedIterator(Iterator iterator) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get() |
void |
shift()
If the sync'ed iterator has any more values,
this sets the next() value as the current one.
|
public SyncedIterator(Iterator iterator)
public void shift()
null.public Object get()
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.