Uses of Class
com.dslplatform.json.runtime.ArrayFormatDescription
-
Packages that use ArrayFormatDescription Package Description com.dslplatform.json.runtime -
-
Uses of ArrayFormatDescription in com.dslplatform.json.runtime
Methods in com.dslplatform.json.runtime that return ArrayFormatDescription Modifier and Type Method Description static <D> ArrayFormatDescription<D,D>ArrayFormatDescription. create(java.lang.Class<D> manifest, InstanceFactory<D> newInstance, JsonWriter.WriteObject[] encoders, JsonReader.BindObject[] decoders)
-