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 |
ByteSetFactory<F extends ByteSetFactory<F>>
An immutable factory of
ByteSet s. |
Modifier and Type | Interface and Description |
---|---|
interface |
HashByteSetFactory
An immutable factory of
HashByteSet s. |