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

Method fresh

classpath/avian/PersistentSet.java:531–533  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

529 }
530
531 public boolean fresh() {
532 return fresh;
533 }
534
535 public PersistentSet<T> root() {
536 return root;

Callers 6

addMethod · 0.80
addAndReplaceMethod · 0.80
findMethod · 0.80
removeCellMethod · 0.80
containsMethod · 0.80
putMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected