ScheduledExecutorService

GPTKB entity

Statements (18)
Predicate Object
gptkbp:instanceOf gptkb:interface
gptkbp:documentation https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ScheduledExecutorService.html
gptkbp:extendsTo gptkb:ExecutorService
gptkbp:hasMethod schedule
scheduleAtFixedRate
scheduleWithFixedDelay
gptkbp:implementedIn ScheduledThreadPoolExecutor
gptkbp:introducedIn gptkb:Java_5
gptkbp:partOf gptkb:java.util.concurrent_package
gptkbp:superclass gptkb:ExecutorService
gptkbp:type gptkb:java.util.concurrent
gptkbp:usedFor scheduling commands to execute periodically
scheduling commands to run after a delay
gptkbp:bfsParent gptkb:ManagedScheduledExecutorService
gptkb:core-libs/java.util.concurrent
gptkb:java.util.concurrent_package
gptkbp:bfsLayer 8
https://www.w3.org/2000/01/rdf-schema#label ScheduledExecutorService