public abstract class AbstractSet<E> extends AbstractIterable<E> implements Set<E>
| Constructor and Description |
|---|
AbstractSet() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<E> |
asSet()
Returns an immutable view of this set as an instance of
java.util.Set. |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
forEachisEmpty, makeString, makeString, size, to, toArray, toArray, toIndexedList, toSet, toSortedSet, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, isEmpty, makeString, makeString, size, to, toArray, toArray, toIndexedList, toSet, toSortedSet