Struct HashMap.TableEntry
struct TableEntry
;
Constructors
Name | Description |
---|---|
this
(key, value)
|
Fields
Name | Type | Description |
---|---|---|
key
|
UnConst!Key | |
value
|
HashMap |