public class SerializationService extends Object
Constructor and Description |
---|
SerializationService() |
Modifier and Type | Method and Description |
---|---|
<T> T |
load(String scrPath,
Class<T> clazz) |
<T> void |
save(String destPath,
T object) |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.