Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BoltsFramework/Bolts-Java
/ get
Method
get
Bolts/src/bolts/Capture.java:27–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
}
26
27
public
T get() {
28
return
value;
29
}
30
31
public
void
set(T value) {
32
this.value = value;
Callers
6
continueWhile
Method · 0.95
then
Method · 0.80
call
Method · 0.80
incrementDepth
Method · 0.80
decrementDepth
Method · 0.80
then
Method · 0.80
Calls
no outgoing calls
Tested by
2
then
Method · 0.64
call
Method · 0.64