public class DefaultExecutor
extends java.lang.Object
implements java.util.concurrent.Executor
Executor implementation.| Constructor and Description | 
|---|
DefaultExecutor()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
execute(java.lang.Runnable command)  | 
Copyright © 2018. All Rights Reserved.