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 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.concurrent.ExecutorService
awaitTermination, close, invokeAll, invokeAll, invokeAny, invokeAny, isShutdown, isTerminated, shutdown, shutdownNow, submit, submit, submit
-
Constructor Details
-
TAbstractExecutorService
public TAbstractExecutorService()
-