public class OrderedExecutor extends Object implements Executor
OrderedExecutor(Executor delegate)
void
execute(Runnable command)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OrderedExecutor(Executor delegate)
public void execute(Runnable command)
execute
Executor
Copyright © 2020 JBoss by Red Hat. All rights reserved.