| Package | Description |
|---|---|
| org.eclipse.collections.impl.set.mutable.primitive |
This package contains implementations of the mutable primitive set interfaces.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BoxedMutableBooleanSet
A boxed view of a
MutableBooleanSet. |
class |
BoxedMutableByteSet
A boxed view of a
MutableByteSet. |
class |
BoxedMutableCharSet
A boxed view of a
MutableCharSet. |
class |
BoxedMutableDoubleSet
A boxed view of a
MutableDoubleSet. |
class |
BoxedMutableFloatSet
A boxed view of a
MutableFloatSet. |
class |
BoxedMutableIntSet
A boxed view of a
MutableIntSet. |
class |
BoxedMutableLongSet
A boxed view of a
MutableLongSet. |
class |
BoxedMutableShortSet
A boxed view of a
MutableShortSet. |
Copyright © 2004–2023. All rights reserved.