public class CustomExecutor extends Object implements Executor
static AtomicBoolean
executed
CustomExecutor()
void
execute(Runnable command)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final AtomicBoolean executed
public CustomExecutor()
public void execute(Runnable command)
execute
Executor
Copyright © 2008–2016 CDI TCK. All rights reserved.