public class AbstractEntityEncoder<Target> extends Object implements EntityEncoder<Target,Object>
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractEntityEncoder.EntityEncoderEntry<Target> |
EMPTY_CALLBACK| Constructor and Description |
|---|
AbstractEntityEncoder() |
| Modifier and Type | Method and Description |
|---|---|
Target |
encode(Context path,
Object instance) |
Target |
encode(EntityFieldsEncoder<Target> encoder,
Context path,
Object instance,
Runnable callback) |
Target |
encodeEmpty(Context path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitencode, encodeOptionallyCopyright © 2016. All rights reserved.