Searched defs:FormattingDiffs (Results 1 – 1 of 1) sorted by relevance
413 private static class FormattingDiffs<A extends @Nullable Object, E extends @Nullable Object> class in Correspondence419 FormattingDiffs(Correspondence<A, E> delegate, DiffFormatter<? super A, ? super E> formatter) { in FormattingDiffs() method in Correspondence.FormattingDiffs