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 |
LongSetFactory<F extends LongSetFactory<F>>
An immutable factory of
LongSet s. |
Modifier and Type | Interface and Description |
---|---|
interface |
HashLongSetFactory
An immutable factory of
HashLongSet s. |