Schedulable class
Schedulable class. Schedulable forces its offsprings to implement HandleEvent method that is used as a callback function when the event we are waiting for happens. All objects that want to schedule some actions for the future have to inherit from this class.
alphabetic index hierarchy of classes
generated by doc++