protected static class AgentBuilder.RedefinitionStrategy.Listener.Compound.CompoundIterable.CompoundIterator extends Object implements Iterator<List<Class<?>>>
Modifier | Constructor and Description |
---|---|
protected |
CompoundIterator(List<Iterable<? extends List<Class<?>>>> iterables)
Creates a compound 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–2020. All rights reserved.