public class Adaptors<G> extends Object
| Constructor and Description |
|---|
Adaptors() |
| Modifier and Type | Method and Description |
|---|---|
Adaptors<G> |
add(Class<? extends SerializedValue> clazz,
Adaptor<?,G> adaptor) |
<T extends SerializedValue> |
tryDeserialize(T value,
TypeManager types,
G generator) |
public <T extends SerializedValue> Computation tryDeserialize(T value, TypeManager types, G generator)
Copyright © 2016. All rights reserved.