Uses of Class
org.immutables.value.processor.meta.ValueAttributeFunctions.IsGenerateAbstractPredicate
-
Packages that use ValueAttributeFunctions.IsGenerateAbstractPredicate Package Description org.immutables.value.processor.meta -
-
Uses of ValueAttributeFunctions.IsGenerateAbstractPredicate in org.immutables.value.processor.meta
Methods in org.immutables.value.processor.meta that return ValueAttributeFunctions.IsGenerateAbstractPredicate Modifier and Type Method Description static ValueAttributeFunctions.IsGenerateAbstractPredicateValueAttributeFunctions.IsGenerateAbstractPredicate. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ValueAttributeFunctions.IsGenerateAbstractPredicate[]ValueAttributeFunctions.IsGenerateAbstractPredicate. values()Returns an array containing the constants of this enum type, in the order they are declared.
-