Uses of Enum
org.immutables.value.processor.meta.ValueType.Serialization
Packages that use ValueType.Serialization
-
Uses of ValueType.Serialization in org.immutables.value.processor.meta
Fields in org.immutables.value.processor.meta declared as ValueType.SerializationMethods in org.immutables.value.processor.meta that return ValueType.SerializationModifier and TypeMethodDescriptionstatic ValueType.SerializationReturns the enum constant of this type with the specified name.static ValueType.Serialization[]ValueType.Serialization.values()Returns an array containing the constants of this enum type, in the order they are declared.