public final class ReflectUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
newInstanceOf(Class<T> type) |
static void |
setFieldData(Field field,
Object o,
Object instance) |
Copyright © 2017–2020. All rights reserved.