Interface IndicatorModifiable

All Superinterfaces:
Indicator

public interface IndicatorModifiable
extends Indicator
  • Method Details

    • addPoint

      void addPoint​(long timestamp, double value)
    • clear

      void clear​(long fromTimestamp, long toTimestamp)