Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
add
Method · 0.80
addAndReplace
Method · 0.80
find
Method · 0.80
removeCell
Method · 0.80
contains
Method · 0.80
put
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected