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