@FunctionalInterface public interface FieldMergeFunction
Modifier and Type | Method and Description |
---|---|
MergedFieldValue |
apply(FieldMergeContext fieldMergeContext)
Applies this function to the given field merge context.
|
MergedFieldValue apply(FieldMergeContext fieldMergeContext)
Applies this function to the given field merge context.
This method is invoked every time when deciding on a survivor field.