protected static class AgentBuilder.RedefinitionStrategy.DiscoveryStrategy.Reiterating.ReiteratingIterator extends Object implements Iterator<Iterable<Class<?>>>
Modifier | Constructor and Description |
---|---|
protected |
ReiteratingIterator(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 ReiteratingIterator(Instrumentation instrumentation)
instrumentation
- The instrumentation instance to use.Copyright © 2014–2025. All rights reserved.