ostack-kform
Toggle table of contents
0.31.6
common
Platform filter
common
Switch theme
Search in API
ostack-kform
kform
/
tech.ostack.kform.collections
/
PathTrie
/
removeEntry
remove
Entry
open
override
fun
removeEntry
(
entryId
:
PathMultimapEntryId
)
:
PathTrieEntry
<
T
>
?
(
source
)
Removes the entry identified by
entryId
and returns it or
null
when no such entry exists.