Uses of Class
com.dslplatform.json.runtime.ArrayFormatDescription
Packages that use ArrayFormatDescription
-
Uses of ArrayFormatDescription in com.dslplatform.json.runtime
Methods in com.dslplatform.json.runtime that return ArrayFormatDescriptionModifier and TypeMethodDescriptionstatic <D> ArrayFormatDescription<D, D> ArrayFormatDescription.create(Class<D> manifest, InstanceFactory<D> newInstance, JsonWriter.WriteObject[] encoders, JsonReader.BindObject[] decoders)