Uses of Class
com.dslplatform.json.runtime.ImmutableDescription
Packages that use ImmutableDescription
-
Uses of ImmutableDescription in com.dslplatform.json.runtime
Fields in com.dslplatform.json.runtime declared as ImmutableDescriptionModifier and TypeFieldDescription(package private) ImmutableDescriptionImmutableAnalyzer.LazyImmutableDescription.resolvedFields in com.dslplatform.json.runtime with type parameters of type ImmutableDescriptionModifier and TypeFieldDescriptionstatic final DslJson.ConverterFactory<ImmutableDescription> ImmutableAnalyzer.CONVERTERMethods in com.dslplatform.json.runtime that return ImmutableDescriptionModifier and TypeMethodDescriptionprivate static <T> ImmutableDescription<T> private static <T> ImmutableDescription<T> ImmutableAnalyzer.unregister(Type manifest, DslJson<?> json, JsonWriter.WriteObject oldWriter, JsonReader.ReadObject oldReader)