Modifier and Type | Method and Description |
---|---|
static <T> void |
DynamicObject.registerType(Class<T> type,
EdnTranslator<T> translator)
Register an
EdnTranslator to enable instances of type to be serialized to and deserialized from
Edn using reader tags. |
Copyright © 2017. All rights reserved.