Interface TypeProxy.Notifier<T>

Enclosing class:
TypeProxy<T extends Type>

public static interface TypeProxy.Notifier<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    valueSet(T value)
     
  • Method Details

    • valueSet

      void valueSet(T value)