Searched refs:bSet (Results 1 – 1 of 1) sorted by relevance
97 Set<X> bSet = set(b); in setEquals() local98 return aSet.equals(bSet); in setEquals()