| Interface | Description |
|---|---|
| BooleanGetter<T> | |
| ByteGetter<T> | |
| CharGetter<T> | |
| DoubleGetter<T> | |
| FloatGetter<T> | |
| Getter<T> |
A functional interface for reading a property value.
|
| IntGetter<T> | |
| LongGetter<T> | |
| ShortGetter<T> | |
| TypedProperty |
3rd parties should not implement this type.
|
| Class | Description |
|---|---|
| PropertyGetterList<T,PGL extends PropertyGetterList<T,PGL>> |
Abstract base type for
Meta. |
| Enum | Description |
|---|---|
| PropertyType |
The basic object and primitive types.
|