Interface ChartTimerTask


  • public interface ChartTimerTask
    Interface which defines a timer task executable by a chart instance.
    Author:
    Andrea "Stock" Stocchero
    • Method Detail

      • execute

        void execute​(IsChart chart)
        Executes the task repeatedly, internally by the chart instance.
        Parameters:
        chart - chart instance