Package 

Interface ClosedCallback

    • Method Summary

      Modifier and Type Method Description
      abstract void onClosed() A callback when the value changed callback will not be used anymore.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • onClosed

         abstract void onClosed()

        A callback when the value changed callback will not be used anymore.