Interface TypeProxy.Notifier<T>

  • Enclosing class:
    TypeProxy<T extends Type>

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

      • valueSet

        void valueSet​(T value)