Searched refs:ALL_EMPTY (Results 1 – 4 of 4) sorted by relevance
110 case CollectionUtilities.ALL_EMPTY: in TestCollectionUtilities()
107 case CollectionUtilities.ALL_EMPTY: in TestCollectionUtilities()
375 ALL_EMPTY = 0, field in CollectionUtilities399 return (b.size() == 0) ? ALL_EMPTY : NOT_A_SUPERSET_B; in getContainmentRelation()
372 ALL_EMPTY = 0, field in CollectionUtilities396 return (b.size() == 0) ? ALL_EMPTY : NOT_A_SUPERSET_B; in getContainmentRelation()