| Package | Description |
|---|---|
| org.eclipse.collections.impl.set.mutable |
This package package contains implementations of
MutableSet. |
| Modifier and Type | Method | Description |
|---|---|---|
static MutableSetFactoryImpl |
MutableSetFactoryImpl.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static MutableSetFactoryImpl[] |
MutableSetFactoryImpl.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004–2018. All rights reserved.