public class FileAdapter
extends <any>
Gson TypeAdapter capable of Serializing/Deserializing File paths.
Created by covers1624 on 6/01/19.
| Constructor and Description |
|---|
FileAdapter() |
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
read(JsonReader in) |
void |
write(JsonWriter out,
java.io.File value) |