| 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, waitforEachRemainingCopyright © 2014–2025. All rights reserved.