| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFieldInfo |
class |
VanillaFieldInfo |
| Modifier and Type | Method and Description |
|---|---|
static FieldInfo |
Wires.fieldInfo(Class aClass,
String name) |
static FieldInfo |
FieldInfo.fieldInfo(String name,
Class type,
BracketType bracketType,
Field field) |
| Modifier and Type | Method and Description |
|---|---|
default List<FieldInfo> |
Marshallable.$fieldInfos() |
static List<FieldInfo> |
Wires.fieldInfos(Class aClass) |
Copyright © 2018. All rights reserved.