Class ValueAttributeFunctions
java.lang.Object
org.immutables.value.processor.meta.ValueAttributeFunctions
Only functions left in this previously generated file (long time ago)
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static enumprivate static enumprivate static enumprivate static enumprivate static enumprivate static enumprivate static class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.common.base.Predicate<ValueAttribute> static com.google.common.base.Predicate<ValueAttribute> Predicate on instance of DiscoveredAttribute that evaluates attribute isGenerateAbstract.static com.google.common.base.Predicate<ValueAttribute> Predicate on instance of DiscoveredAttribute that evaluates attribute isGenerateDefault.static com.google.common.base.Predicate<ValueAttribute> Predicate on instance of DiscoveredAttribute that evaluates attribute isGenerateDerived.static com.google.common.base.Predicate<ValueAttribute> static com.google.common.base.Predicate<ValueAttribute> Predicate on instance of DiscoveredAttribute that evaluates attribute isPrimitive.static com.google.common.base.Predicate<ValueAttribute>
-
Constructor Details
-
ValueAttributeFunctions
private ValueAttributeFunctions()
-
-
Method Details
-
isGenerateDefault
Predicate on instance of DiscoveredAttribute that evaluates attribute isGenerateDefault.- Returns:
- predicate on DiscoveredAttribute evaluates to 'isGenerateDefault' attribute
-
isGenerateDerived
Predicate on instance of DiscoveredAttribute that evaluates attribute isGenerateDerived.- Returns:
- predicate on DiscoveredAttribute evaluates to 'isGenerateDerived' attribute
-
isGenerateAbstract
Predicate on instance of DiscoveredAttribute that evaluates attribute isGenerateAbstract.- Returns:
- predicate on DiscoveredAttribute evaluates to 'isGenerateAbstract' attribute
-
isPrimitive
Predicate on instance of DiscoveredAttribute that evaluates attribute isPrimitive.- Returns:
- predicate on DiscoveredAttribute evaluates to 'isPrimitive' attribute
-
isAttributeBuilder
-
isListType
-
uniqueOnAttributeBuilderDescriptor
-