| Class | Description |
|---|---|
| EnumResourceColorHelper<T extends java.lang.Enum<T>> |
Helper to localize enum
The name of resource for the label must match the name of the enumeration with prefix and suffix
value.
|
| EnumResourceDrawableHelper<T extends java.lang.Enum<T>> |
Helper to localize enum
The name of resource for the label must match the name of the enumeration with prefix and suffix
value.
|
| EnumResourceStringHelper<T extends java.lang.Enum<T>> |
Helper to localize enum
The name of resource for the label must match the name of the enumeration with prefix and suffix
value.
|