Interface BaseSequence.IteratorMaker<T,IterType extends Iterator<T>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcleanup(IterType iterFromMake)IterTypemake()
-
| Modifier and Type | Method | Description |
|---|---|---|
void |
cleanup(IterType iterFromMake) |
|
IterType |
make() |