DataUtils.MapEntry
An entry of a map.
Methods
K
getKey
()
K
getKey
()
V
getValue
()
V
getValue
()
V
setValue
(V value)
V
setValue
(V value)