Interface FieldUpdateEvent


public interface FieldUpdateEvent
Author:
Lukas Molzberger
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    updated(String receiverLabel, double u)
     
  • Method Details

    • updated

      void updated(String receiverLabel, double u)