F - The non serializable classT - The serializable classpublic interface ObjectSubstitution<F,T>
| Modifier and Type | Method and Description |
|---|---|
F |
deserialize(T obj) |
T |
serialize(F obj) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.