Creates an enum set containing all of the elements in the specified element type.
<E> | The class of the elements in the set | |
elementType | the class object of the element type for this enum set |
NullPointerException | if elementType is null |
Diagram: Collection Set