public class SerializationFile extends Object
| Constructor and Description |
|---|
SerializationFile(String notEmptyFilePath) |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
createFileAndSave(T objectToSave) |
<T> T |
read(Class<T> clazz) |
Copyright © 2019 Atlassian. All rights reserved.