L2JPREMIUM  5M
com.premium.game.taskmanager.tasks.ExclusiveTask Class Referenceabstract
Inheritance diagram for com.premium.game.taskmanager.tasks.ExclusiveTask:

Public Member Functions

synchronized final void cancel ()
 
synchronized boolean isScheduled ()
 
synchronized final void schedule (long delay)
 
synchronized final void scheduleAtFixedRate (long delay, long period)
 
synchronized boolean tryLock ()
 
synchronized void unlock ()
 

Protected Member Functions

 ExclusiveTask (boolean returnIfAlreadyRunning)
 
abstract void onElapsed ()
 

The documentation for this class was generated from the following file: