ExecutorService

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf gptkb:interface
gptkbp:author gptkb:Doug_Lea
gptkbp:extendsTo gptkb:Executor
gptkbp:hasMethod shutdown
submit
awaitTermination
invokeAll
invokeAny
isShutdown
isTerminated
shutdownNow
gptkbp:implementedIn ForkJoinPool
ScheduledThreadPoolExecutor
ThreadPoolExecutor
gptkbp:introducedIn gptkb:Java_5
gptkbp:language gptkb:Java
gptkbp:partOf gptkb:java.util.concurrent_package
gptkbp:result gptkb:Future
gptkbp:usedFor asynchronous task execution
managing thread pools
gptkbp:bfsParent gptkb:ThreadPool
gptkbp:bfsLayer 7
https://www.w3.org/2000/01/rdf-schema#label ExecutorService