onMerge property

DatumMergeFunction<T> onMerge
final

The function that contains the custom logic for merging two entities.

Implementation

final DatumMergeFunction<T> onMerge;