public interface Set extends Collection
| Modifier and Type | Method and 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