org.mapdb
/
SortedTableMap
/
remove
remove
fun
remove
(
key
:
K
?
)
:
V
?
fun
remove
(
key
:
Any
?
,
value
:
Any
?
)
:
Boolean