Package | Description |
---|---|
com.koloboke.collect.set |
Contains interfaces of
Set specializations and their factories. |
com.koloboke.collect.set.hash |
Contains interfaces of
Set specializations, based on hash tables,
their factories and static factory methods. |
Modifier and Type | Interface and Description |
---|---|
interface |
DoubleSetFactory<F extends DoubleSetFactory<F>>
An immutable factory of
DoubleSet s. |
Modifier and Type | Interface and Description |
---|---|
interface |
HashDoubleSetFactory
An immutable factory of
HashDoubleSet s. |