| Constructor and Description |
|---|
EnumDescription(Class<T> manifest,
T[] values) |
| Modifier and Type | Method and Description |
|---|---|
T |
read(com.dslplatform.json.JsonReader reader) |
void |
write(com.dslplatform.json.JsonWriter writer,
T value) |
public void write(com.dslplatform.json.JsonWriter writer,
@Nullable
T value)
@Nullable public T read(com.dslplatform.json.JsonReader reader) throws IOException
read in interface com.dslplatform.json.JsonReader.ReadObject<T extends Enum<T>>IOExceptionCopyright © 2019. All rights reserved.