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