public class AsyncManager extends Object
AsyncManager()
static void
setExecutor(AsyncExecutor executor)
static Future<?>
submit(Runnable task)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AsyncManager()
public static void setExecutor(AsyncExecutor executor)
executor
public static Future<?> submit(Runnable task)
Copyright © 2022. All rights reserved.