Package | Description |
---|---|
com.google.gwt.dev.shell | |
java.util.concurrent | |
java.util.stream |
Modifier and Type | Class and Description |
---|---|
class |
BrowserChannelServer
Server-side of the browser channel protocol.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RunnableFuture<V>
Emulation of RunnableFuture.
|
Modifier and Type | Method and Description |
---|---|
static Callable<Object> |
Executors.callable(Runnable task) |
static <T> Callable<T> |
Executors.callable(Runnable task,
T result) |
void |
Executor.execute(Runnable command) |
Modifier and Type | Method and Description |
---|---|
S |
BaseStream.onClose(Runnable closeHandler) |
Copyright © 2018. All rights reserved.