public static class IteratorsTest.ListBufferedIterator extends Iterators.Buffered
| Constructor and Description |
|---|
IteratorsTest.ListBufferedIterator(Iterator iterator) |
| Modifier and Type | Method and Description |
|---|---|
Object |
bufferNext()
Returns the next object for this iterator, or
null
if there are no more objects. |
hasNext, next, removepublic IteratorsTest.ListBufferedIterator(Iterator iterator)
public Object bufferNext()
Iterators.Bufferednull
if there are no more objects.bufferNext in class Iterators.BufferedCopyright © 2016 Alias-i, Inc.. All rights reserved.