MCPcopy Create free account
hub / github.com/ReadyTalk/avian / remove

Method remove

classpath/avian/Data.java:286–288  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

284 }
285
286 public void remove() {
287 it.remove();
288 }
289 }
290
291 public static class ValueIterator<K, V> implements Iterator<V> {

Callers

nothing calls this directly

Calls 1

removeMethod · 0.65

Tested by

no test coverage detected