Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/traneio/future
/ run
Method
run
future-java/src/main/java/io/trane/future/Tailrec.java:135–138 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
133
}
134
135
@Override
136
public
final
void
run() {
137
become(sup.get());
138
}
139
}
Callers
1
run
Method · 0.45
Calls
2
become
Method · 0.80
get
Method · 0.65
Tested by
no test coverage detected