| Interface | Description |
|---|---|
| PropertyType<T> |
Property type: provides methods for converting between property resource and a defined type
and allows to be used in generic structures such as an array property or map property.
|
| Class | Description |
|---|---|
| BeanPropertyType<B> | |
| EnumPropertyType<E extends Enum<E>> | |
| PrimitivePropertyType<T> |
Standard implementations of property types for basic types.
|
Copyright © 2016–2021 The AuthMe Team. All rights reserved.