Package | Description |
---|---|
com.koloboke.collect.map |
Contains interfaces of
Map specializations, their factories and cursors. |
com.koloboke.collect.map.hash |
Contains interfaces of
Map specializations, based on hash tables,
their factories and static factory methods. |
Modifier and Type | Interface and Description |
---|---|
interface |
DoubleByteMapFactory<F extends DoubleByteMapFactory<F>>
An immutable factory of
DoubleByteMap s. |
Modifier and Type | Interface and Description |
---|---|
interface |
HashDoubleByteMapFactory
An immutable factory of
HashDoubleByteMap s. |