|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfi.iki.juri.collections.IteratorAndFiller<T>
T - public class IteratorAndFiller<T>
A helper class for passing JIterTools.zipFill(java.util.Collection
Iterators and associated FillerFunctions.
| Constructor Summary | |
|---|---|
IteratorAndFiller(java.util.Iterator<T> iterator,
FillerFunction<T> filler)
|
|
| Method Summary | |
|---|---|
FillerFunction<T> |
getFiller()
|
java.util.Iterator<T> |
getIterator()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IteratorAndFiller(java.util.Iterator<T> iterator,
FillerFunction<T> filler)
| Method Detail |
|---|
public java.util.Iterator<T> getIterator()
public FillerFunction<T> getFiller()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||