Package 

Interface OnImageChangeListener


  • 
    public interface OnImageChangeListener
    
                        

    Interface definition for a callback to be invoked when current image position was changed.

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onImageChange(Integer position)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait