public class ClassScanner extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ClassScanner.FieldFilter |
| Constructor and Description |
|---|
ClassScanner() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Field> |
getFields(Class<?> type) |
static Map<String,Field> |
getFields(Class<?> type,
ClassScanner.FieldFilter fieldFilter) |
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.