Interface FieldMapper.MergeValidator<T>

Enclosing class:
FieldMapper

protected static interface FieldMapper.MergeValidator<T>
  • Method Summary

    Modifier and Type Method Description
    boolean canMerge​(T previous, T current, FieldMapper.Conflicts conflicts)