Interface DidSet<V>

    • Method Summary

      Modifier and Type Method Description
      void didSet​(V newValue, V oldValue)  
    • Method Detail

      • didSet

        void didSet​(V newValue,
                    V oldValue)