public class ClassUtils extends Object
| Constructor and Description |
|---|
ClassUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<Field> |
getAllFieldsList(Class<?> cls) |
static List<Field> |
getFieldsListWithAnnotation(Class<?> cls,
Class<? extends Annotation> annotationCls) |
Copyright © 2019. All rights reserved.