Uses of Class
com.dslplatform.json.runtime.ArrayDecoder
Packages that use ArrayDecoder
-
Uses of ArrayDecoder in com.dslplatform.json.runtime
Fields in com.dslplatform.json.runtime with type parameters of type ArrayDecoderModifier and TypeFieldDescriptionstatic final DslJson.ConverterFactory<ArrayDecoder> ArrayAnalyzer.READERMethods in com.dslplatform.json.runtime that return ArrayDecoderModifier and TypeMethodDescriptionprivate static <T> ArrayDecoder<T> ArrayAnalyzer.analyzeDecoder(Type manifest, Type element, DslJson json)