public class ReflectionUtils extends Object
| Constructor and Description |
|---|
ReflectionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Stream<Field> |
getAllFields(Class<?> type) |
static Set<Field> |
getFields(Class<?> type) |
Copyright © 2017. All rights reserved.