Modifier | Constructor and Description |
---|---|
protected |
SlicingIterator(int minimum,
int maximum,
Iterator<? extends List<Class<?>>> iterator)
Creates a new slicing iterator.
|
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
List<Class<?>> |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2014–2019. All rights reserved.