private abstract static class JSONSerializers.CompoundObjectSerializer extends AbstractObjectSerializer
Modifier and Type | Field and Description |
---|---|
protected ObjectSerializer |
serializer |
Constructor and Description |
---|
CompoundObjectSerializer(ObjectSerializer serializer) |
serialize
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
serialize
protected final ObjectSerializer serializer
CompoundObjectSerializer(ObjectSerializer serializer)