Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/traneio/future
/ apply
Method
apply
future-java/src/main/java/io/trane/future/Promise.java:892–892 ·
view source on GitHub ↗
(Future<T> result)
Source
from the content-addressed store, hash-verified
890
}
891
892
abstract Future<R> apply(Future<T> result);
893
894
@Override
895
protected
String toStringPrefix() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected