| Package | Description |
|---|---|
| org.eclipse.collections.api.factory | |
| org.eclipse.collections.impl.factory |
This package contains static utilities for creating mutable and immutable collection factories.
|
| org.eclipse.collections.impl.set.fixed |
This package contains implementations of
FixedSizeSet. |
| org.eclipse.collections.impl.set.immutable |
This package package contains the implementations of
ImmutableSet. |
| org.eclipse.collections.impl.set.mutable |
This package package contains implementations of
MutableSet. |
| Class | Description |
|---|---|
| FixedSizeSetFactory | |
| ImmutableSetFactory | |
| MutableSetFactory |
| Class | Description |
|---|---|
| FixedSizeSetFactory | |
| ImmutableSetFactory | |
| MultiReaderSetFactory |
A factory which creates instances of type
MultiReaderSet. |
| MutableSetFactory |
| Class | Description |
|---|---|
| FixedSizeSetFactory |
| Class | Description |
|---|---|
| ImmutableSetFactory |
| Class | Description |
|---|---|
| MultiReaderSetFactory |
A factory which creates instances of type
MultiReaderSet. |
| MutableSetFactory |
Copyright © 2004–2020. All rights reserved.