public class ClassUtils extends Object
| Constructor and Description |
|---|
ClassUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<Class<?>> |
getImplementedAndExtendedClasses(Object obj) |
static List<Class<?>> |
getSuperInterfaces(Class clazz) |
Copyright © 2019. All Rights Reserved.