Package 

Interface ControllerChangeHandler.ControllerChangeCompletedListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onChangeCompleted() Called when the change is complete.
      • Methods inherited from class java.lang.Object

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

      • onChangeCompleted

         abstract void onChangeCompleted()

        Called when the change is complete.