Searched refs:otherBars (Results 1 – 1 of 1) sorted by relevance
17 public List<Bar> otherBars = new ArrayList<Bar>(); field in TestObjectIdWithEquals.Foo100 foo.otherBars.add(anotherBar1); in testSimpleEquals()101 foo.otherBars.add(bar2); in testSimpleEquals()