Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ value
Method
value
classpath/avian/PersistentSet.java:527–529 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
525
}
526
527
public
T value() {
528
return
node.value;
529
}
530
531
public
boolean fresh() {
532
return
fresh;
Callers
12
next
Method · 0.45
first
Method · 0.45
last
Method · 0.45
addAndReplace
Method · 0.45
find
Method · 0.45
removeCell
Method · 0.45
MyIterator
Method · 0.45
next
Method · 0.45
remove
Method · 0.45
find
Method · 0.45
put
Method · 0.45
remove
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected