MCPcopy Create free account
hub / github.com/cschanck/single-file-java / remove

Method remove

src/main/java/org/sfj/ChiseledMap.java:437–440  ·  view source on GitHub ↗
(Object o)

Source from the content-addressed store, hash-verified

435 }
436
437 @Override
438 public boolean remove(Object o) {
439 return ChiseledMap.this.remove(o) != null;
440 }
441
442 @Override
443 public void clear() {

Callers 2

ioUnsetMethod · 0.45

Calls 1

ioUnsetMethod · 0.95

Tested by 1