Class ClassHierarchyIterable.ClassIterator
- java.lang.Object
-
- io.opentelemetry.javaagent.tooling.ClassHierarchyIterable.ClassIterator
-
-
Constructor Summary
Constructors Constructor Description ClassIterator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanhasNext()Class<?>next()voidremove()-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Iterator
forEachRemaining
-
-