public final class ReflectionUtil
extends Object
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
traverseSuperTypes
public static <T> Set<Class<? super T>> traverseSuperTypes(Class<T> clazz)