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