Class WindowBuffer


  • public class WindowBuffer
    extends Object
    A history window is for looking up past values. Intentionally it does not allow multiple values at the same generation-time
    • Method Detail

      • getHistoricValue

        public ParameterValue getHistoricValue​(int instance)
        -1 goes back one
      • getSize

        public int getSize()