public class ReflectionHelper extends Object
| Constructor and Description |
|---|
ReflectionHelper() |
| Modifier and Type | Method and Description |
|---|---|
static List<Field> |
getFields(Class<?> clazz)
Retrieves all fields in inheritance tree of a class.
|
Copyright © 2015. All rights reserved.