public class GlobalThreadPool extends Object
static GlobalThreadPool
getGlobalThreadPool()
<T> Future<T>
submit(Callable<T> task)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static GlobalThreadPool getGlobalThreadPool()
public <T> Future<T> submit(Callable<T> task)
Copyright © 2021. All rights reserved.