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