MCPcopy 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

testIteratorsMethod · 0.65
testIterators2Method · 0.65
populateCommonMethod · 0.65
populateMethod · 0.65
depopulateMethod · 0.65
ascendingIteratorMethod · 0.65
descendingIteratorMethod · 0.65
addAllTestMethod · 0.65
removeTestMethod · 0.65
removeEmptyFailMethod · 0.65
removeObjectTestMethod · 0.65
iteratorRemoveTestMethod · 0.65

Calls

no outgoing calls

Tested by 14

testIteratorsMethod · 0.52
testIterators2Method · 0.52
populateCommonMethod · 0.52
populateMethod · 0.52
depopulateMethod · 0.52
ascendingIteratorMethod · 0.52
descendingIteratorMethod · 0.52
addAllTestMethod · 0.52
removeTestMethod · 0.52
removeEmptyFailMethod · 0.52
removeObjectTestMethod · 0.52
iteratorRemoveTestMethod · 0.52