MCPcopy Index your code
hub / github.com/davidgiven/luje / remove

Method remove

lib/java/util/AbstractMap.java:249–251  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

247 }
248
249 public void remove() {
250 setIterator.remove();
251 }
252 };
253 }
254 };

Callers

nothing calls this directly

Calls 8

entrySetMethod · 0.95
removeMethod · 0.65
iteratorMethod · 0.65
hasNextMethod · 0.65
nextMethod · 0.65
equalsMethod · 0.65
getKeyMethod · 0.65
getValueMethod · 0.65

Tested by

no test coverage detected