T - public class InterposingIterator<T> extends ReadOnlyIterator<T>
| Constructor and Description |
|---|
InterposingIterator(Iterator<T> values,
Iterator<T> separators) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
removeCopyright © 2012. All Rights Reserved.