Uses of Class
com.dslplatform.json.runtime.OptionalDecoder
-
Packages that use OptionalDecoder Package Description com.dslplatform.json.runtime -
-
Uses of OptionalDecoder in com.dslplatform.json.runtime
Fields in com.dslplatform.json.runtime with type parameters of type OptionalDecoder Modifier and Type Field Description static DslJson.ConverterFactory<OptionalDecoder>OptionalAnalyzer. READERMethods in com.dslplatform.json.runtime that return OptionalDecoder Modifier and Type Method Description private static OptionalDecoderOptionalAnalyzer. analyzeDecoding(java.lang.reflect.Type manifest, java.lang.reflect.Type content, java.lang.Class<?> raw, DslJson json)
-