Timer class

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:canBeCancelled true
gptkbp:foundIn gptkb:java.util_package
threading module
gptkbp:hasConstructor Timer()
Timer(boolean isDaemon)
gptkbp:hasMethod run
schedule
cancel
purge
https://www.w3.org/2000/01/rdf-schema#label Timer class
gptkbp:introducedIn gptkb:Java_1.3
gptkbp:provides timing functionality
gptkbp:relatedTo TimerTask class
threading.Timer
gptkbp:supports delayed execution
repeated execution
gptkbp:threadSafe false (Java)
gptkbp:usedFor scheduling tasks
gptkbp:usedIn gptkb:Java
gptkb:Python
gptkbp:bfsParent gptkb:System.Threading
gptkbp:bfsLayer 7