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 |
ShortSetFactory<F extends ShortSetFactory<F>>
An immutable factory of
ShortSet s. |
Modifier and Type | Interface and Description |
---|---|
interface |
HashShortSetFactory
An immutable factory of
HashShortSet s. |