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 |
ByteCharMapFactory<F extends ByteCharMapFactory<F>>
An immutable factory of
ByteCharMap s. |
Modifier and Type | Interface and Description |
---|---|
interface |
HashByteCharMapFactory
An immutable factory of
HashByteCharMap s. |