elasticmagic
/
dev.evo.elasticmagic.util
/
OrderedMap
/
Entry
Entry
class
Entry
<
K
,
V
>(key:
K
, value:
V
) :
Map.Entry
<
K
,
V
>
Content copied to clipboard
Properties
Properties
key
Link copied to clipboard
open override val
key
:
K
Content copied to clipboard
value
Link copied to clipboard
open override val
value
:
V
Content copied to clipboard