public class ClassUtils extends Object
ClassUtils()
static List<Class<?>>
getInterfaces(Class<?> interfaceClass)
static <T> Class<T>
getT(Object obj)
getT(Object obj, int index)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ClassUtils()
public static <T> Class<T> getT(Object obj, int index)
public static List<Class<?>> getInterfaces(Class<?> interfaceClass)
public static <T> Class<T> getT(Object obj)