Function ListMap.Entry.this
this
(
T value
);
this
(
K key,
T value
);
this
(
T value
);
this
(
K key,
T value
);