public interface Set extends Collection
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object var0) |
int |
hashCode() |
boolean equals(Object var0)
equals
in interface Collection
equals
in class Object
int hashCode()
hashCode
in interface Collection
hashCode
in class Object