Searched defs:leafValue (Results 1 – 2 of 2) sorted by relevance
119 private int leafValue; field in EqualsBuilderTest.TestTTLeafObject120 public TestTTLeafObject(int a, int t, int tt, int leafValue) { in TestTTLeafObject()
151 private final int leafValue; field in EqualsBuilderTest.TestTTLeafObject153 TestTTLeafObject(final int a, final int t, final int tt, final int leafValue) { in TestTTLeafObject()