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, scheduleWithFixedDelay
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.