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