KSLCore
Toggle table of contents
R1.2.2
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.collections
/
HashBasedTable
Hash
Based
Table
class
HashBasedTable
<
R
:
Any
,
C
:
Any
,
V
:
Any
>
:
AbstractTable
<
R
,
C
,
V
>
(
source
)
Implementation of Table using hash tables.
Members
Constructors
Hash
Based
Table
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion