public final class SerialExecutor extends Object implements Executor
SerialExecutor(Class<?> clazz)
void
execute(Runnable runnable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SerialExecutor(Class<?> clazz)
public void execute(Runnable runnable)
execute
Executor
Copyright © 2020. All rights reserved.