Interface ControlInput.Link

  • Enclosing class:
    ControlInput

    public static interface ControlInput.Link
    • Method Detail

      • receive

        void receive​(long time,
                     double value)
      • receive

        void receive​(long time,
                     Value value)