removeEntry

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.