final class Platform
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
private |
Platform() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static <T> T |
reserialize(T object)
Serializes and deserializes the specified object.
|