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