CollectionSortedSetAbstractSet, HashSet, LinkedHashSet, TreeSetpublic interface Set extends Collection
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object var0) |
|
int |
hashCode() |
boolean equals(Object var0)
equals in interface Collectionequals in class Objectint hashCode()
hashCode in interface CollectionhashCode in class Object