Uses of Class
org.basepom.mojo.propertyhelper.ValueCache
Packages that use ValueCache
-
Uses of ValueCache in org.basepom.mojo.propertyhelper.definitions
Methods in org.basepom.mojo.propertyhelper.definitions with parameters of type ValueCacheModifier and TypeMethodDescriptionDateDefinition.createField(FieldContext context, ValueCache valueCache) abstract <U extends Field<?,?>>
UFieldDefinition.createField(FieldContext context, ValueCache valueCache) MacroDefinition.createField(FieldContext context, ValueCache valueCache) NumberDefinition.createField(FieldContext context, ValueCache valueCache) StringDefinition.createField(FieldContext context, ValueCache valueCache) UuidDefinition.createField(FieldContext context, ValueCache valueCache)