Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
static ClassHierarchyIterator |
hierarchyOf(Class<?> type) |
Iterator<Class<?>> |
iterator() |
Class<?> |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
forEachRemaining
public static ClassHierarchyIterator hierarchyOf(Class<?> type)
type
- must not be null
null
Copyright © 2024. All rights reserved.