protected static class AgentBuilder.RedefinitionStrategy.Collector.PrependableIterator extends Object implements Iterator<List<Class<?>>>
| Modifier | Constructor and Description |
|---|---|
protected |
PrependableIterator(Iterable<? extends List<Class<?>>> origin)
Creates a new prependable iterator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
List<Class<?>> |
next() |
void |
prepend(Iterable<? extends List<Class<?>>> iterable)
Prepends an iterable to the backlog.
|
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2014–2025. All rights reserved.