public class FieldUtility extends Object
| Constructor and Description |
|---|
FieldUtility() |
| Modifier and Type | Method and Description |
|---|---|
static Field |
getField(Class<?> clazz,
String name) |
static Field[] |
getFields(Class<?> clazz) |
Copyright © 2019. All rights reserved.