| Interface | Description |
|---|---|
| BaseFieldInfo<T> |
Base interface for all field info.
|
| DelegatingFieldInfo |
Delegates all FieldInfo methods to another.
|
| FieldTypeProvider |
Provider interface for FieldInfo class types.
|
| Class | Description |
|---|---|
| DefaultFieldInfo<T> | |
| DelegatingFieldInfoImpl | |
| FieldInfoBuilder | |
| FieldTypes |
Default implementation for provided types.
|