java.util.concurrent.Executor
public class SameThreadExecutor
extends java.lang.Object
implements java.util.concurrent.Executor
Modifier and Type | Field | Description |
---|---|---|
static java.util.concurrent.Executor |
INSTANCE |
Modifier and Type | Method | Description |
---|---|---|
void |
execute(java.lang.Runnable command) |
Copyright © 2018. All rights reserved.