java.util.concurrent.Executor
@Deprecated
public class PipeliningExecutor
extends java.lang.Object
implements java.util.concurrent.Executor
Constructor | Description |
---|---|
PipeliningExecutor(java.util.concurrent.Executor executor) |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
void |
execute(java.lang.Runnable command) |
Deprecated.
|
Copyright © 2018. All rights reserved.