protected static class AgentBuilder.RedefinitionStrategy.DiscoveryStrategy.Reiterating.WithSortOrderAssumption.OrderedReiteratingIterator extends Object implements Iterator<Iterable<Class<?>>>
Modifier | Constructor and Description |
---|---|
protected |
OrderedReiteratingIterator(Instrumentation instrumentation)
Creates a new reiterating iterator.
|
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Iterable<Class<?>> |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
protected OrderedReiteratingIterator(Instrumentation instrumentation)
instrumentation
- The instrumentation instance to use.Copyright © 2014–2025. All rights reserved.