ScheduledExecutorService

GPTKB entity

Statements (16)
Predicate Object
gptkbp:instanceOf 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
https://www.w3.org/2000/01/rdf-schema#label ScheduledExecutorService
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
gptkbp:bfsLayer 7