avail
2.0.0.alpha23
jvm
avail
/
avail.descriptor.maps
/
MapDescriptor
/
Entry
/
setKeyAndHashAndValue
set
Key
And
Hash
And
Value
fun
setKeyAndHashAndValue
(
newKey
:
AvailObject
?
,
newKeyHash
:
Int
,
newValue
:
AvailObject
?
)
Update my fields.
Parameters
new
Key
The key to set.
new
Key
Hash
the hash of the key.
new
Value
The value to set.