Class TAbstractExecutorService
java.lang.Object
de.mirkosertic.bytecoder.classlib.java.util.concurrent.TAbstractExecutorService
- All Implemented Interfaces:
AutoCloseable, Executor, ExecutorService
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ExecutorService
awaitTermination, close, invokeAll, invokeAll, invokeAny, invokeAny, isShutdown, isTerminated, shutdown, shutdownNow, submit, submit, submit
-
Constructor Details
-
TAbstractExecutorService
public TAbstractExecutorService()
-