public final class ReflectionUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<Field> |
getAllFields(Class<?> type)
Gets all fields from a class including the fields from all its super-classes.
|
Created by ThK-Systems. License: LGPL