Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ call
Method
call
classpath/java/util/concurrent/Callable.java:14–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
13
public
interface
Callable<T> {
14
public
T call() throws Exception;
15
}
Callers
1
run
Method · 0.65
Implementers
9
CompletionServiceTest
test/CompletionServiceTest.java
FutureTaskTest
test/FutureTaskTest.java
ComposableContinuations
test/extra/ComposableContinuations.jav
DynamicWind
test/extra/DynamicWind.java
Coroutines
test/extra/Coroutines.java
Continuations
test/extra/Continuations.java
Continuations
classpath/avian/Continuations.java
Executors
classpath/java/util/concurrent/Executo
FutureTask
classpath/java/util/concurrent/FutureT
Calls
no outgoing calls
Tested by
no test coverage detected