public class CollectionStatusTypeAdapter extends com.google.gson.TypeAdapter<CollectionStatus>
| Constructor and Description |
|---|
CollectionStatusTypeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
CollectionStatus |
read(com.google.gson.stream.JsonReader in) |
void |
write(com.google.gson.stream.JsonWriter out,
CollectionStatus value) |
public void write(com.google.gson.stream.JsonWriter out,
CollectionStatus value)
throws IOException
write in class com.google.gson.TypeAdapter<CollectionStatus>IOExceptionpublic CollectionStatus read(com.google.gson.stream.JsonReader in) throws IOException
read in class com.google.gson.TypeAdapter<CollectionStatus>IOExceptionCopyright © 2012–2015 ArangoDB GmbH. All rights reserved.