Interface TypedValueUpdateListener

All Known Implementing Classes:
VariableInstanceEntity

public interface TypedValueUpdateListener
Author:
Thorben Lindhauer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when an implicit update to a typed value is detected
  • Method Details

    • onImplicitValueUpdate

      void onImplicitValueUpdate(TypedValue updatedValue)
      Called when an implicit update to a typed value is detected
      Parameters:
      updatedValue -