| Package | Description |
|---|---|
| com.dslplatform.json.runtime |
| Modifier and Type | Field and Description |
|---|---|
static com.dslplatform.json.DslJson.ConverterFactory<ObjectFormatDescription> |
ObjectAnalyzer.CONVERTER |
static com.dslplatform.json.DslJson.ConverterFactory<ObjectFormatDescription> |
MixinAnalyzer.WRITER |
| Modifier and Type | Method and Description |
|---|---|
static <D> ObjectFormatDescription<D,D> |
ObjectFormatDescription.create(Class<D> manifest,
InstanceFactory<D> newInstance,
com.dslplatform.json.JsonWriter.WriteObject[] encoders,
DecodePropertyInfo<com.dslplatform.json.JsonReader.BindObject>[] decoders,
com.dslplatform.json.DslJson json,
boolean skipOnUnknown) |
Copyright © 2019. All rights reserved.