Searched defs:BooleanDiff (Results 1 – 1 of 1) sorted by relevance
34 private static class BooleanDiff extends Diff<Boolean> { class in DiffTest37 protected BooleanDiff(final String fieldName) { in BooleanDiff() method in DiffTest.BooleanDiff