Uses of Enum
org.immutables.value.processor.OkJsons.AdapterDecider.AdaptedUse
Packages that use OkJsons.AdapterDecider.AdaptedUse
-
Uses of OkJsons.AdapterDecider.AdaptedUse in org.immutables.value.processor
Fields in org.immutables.value.processor declared as OkJsons.AdapterDecider.AdaptedUseModifier and TypeFieldDescriptionprivate final OkJsons.AdapterDecider.AdaptedUseOkJsons.AdapterDecider.adapterUseMethods in org.immutables.value.processor that return OkJsons.AdapterDecider.AdaptedUseModifier and TypeMethodDescriptionOkJsons.AdapterDecider.inferAdapter()Returns the enum constant of this type with the specified name.static OkJsons.AdapterDecider.AdaptedUse[]OkJsons.AdapterDecider.AdaptedUse.values()Returns an array containing the constants of this enum type, in the order they are declared.