public interface ComponentMainThreadExecutor extends ScheduledExecutor
RpcEndpoint.| Modifier and Type | Interface and Description |
|---|---|
static class |
ComponentMainThreadExecutor.DummyComponentMainThreadExecutor
Dummy implementation of ComponentMainThreadExecutor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
assertRunningInMainThread()
Returns true if the method was called in the thread of this executor.
|
schedule, schedule, scheduleAtFixedRate, scheduleWithFixedDelayCopyright © 2014–2019 The Apache Software Foundation. All rights reserved.