Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ remove
Method
remove
classpath/java/util/Map.java:28–28 ·
view source on GitHub ↗
(Object key)
Source
from the content-addressed store, hash-verified
26
public
void
putAll(Map<? extends K,? extends V> elts);
27
28
public
V remove(Object key);
29
30
public
void
clear();
31
Callers
15
testIterators
Method · 0.65
testIterators2
Method · 0.65
populateCommon
Method · 0.65
populate
Method · 0.65
depopulate
Method · 0.65
ascendingIterator
Method · 0.65
descendingIterator
Method · 0.65
addAllTest
Method · 0.65
removeTest
Method · 0.65
removeEmptyFail
Method · 0.65
removeObjectTest
Method · 0.65
iteratorRemoveTest
Method · 0.65
Calls
no outgoing calls
Tested by
14
testIterators
Method · 0.52
testIterators2
Method · 0.52
populateCommon
Method · 0.52
populate
Method · 0.52
depopulate
Method · 0.52
ascendingIterator
Method · 0.52
descendingIterator
Method · 0.52
addAllTest
Method · 0.52
removeTest
Method · 0.52
removeEmptyFail
Method · 0.52
removeObjectTest
Method · 0.52
iteratorRemoveTest
Method · 0.52