E
- the enum type of elements maintained by this set
Serializable
, Cloneable
, Iterable<E>
, Collection<E>
, Set<E>
Creates an enum set containing all of the elements in the specified element type.
Returns a copy of this set.
Creates an enum set with the same element type as the specified enum set, initially containing all the elements of this type that are not contained in the specified set.
Creates an enum set initialized from the specified collection.
Creates an enum set with the same element type as the specified enum set, initially containing the same elements (if any).
Creates an empty enum set with the specified element type.
Creates an enum set initially containing the specified element.
Creates an enum set initially containing the specified elements.
Creates an enum set initially containing the specified elements.
Creates an enum set initially containing the specified elements.
of(E e1, E e2, E e3, E e4)
Creates an enum set initially containing the specified elements.
of(E e1, E e2, E e3, E e4, E e5)
Creates an enum set initially containing the specified elements.
Creates an enum set initially containing all of the elements in the range defined by the two specified endpoints.
Methods declared in class java.util.AbstractCollectionadd, addAll, clear, contains, containsAll, isEmpty, iterator, remove, retainAll, toArray, toArray, toString
Methods declared in interface java.util.Setadd, addAll, clear, contains, containsAll, isEmpty, iterator, remove, retainAll, size, spliterator, toArray, toArray
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4