Class ScheduledTask
java.lang.Object
io.github.protasm.jvmud.engine.time.ScheduledTask
A cancellable handle for work registered with a
WorldScheduler.-
Method Summary
-
Method Details
-
id
public long id() -
cancelled
public boolean cancelled() -
cancel
public boolean cancel()
-