Package ro.sync.diff.api
Interface DiffProgressEvent
-
@API(type=NOT_EXTENDABLE, src=PUBLIC) public interface DiffProgressEvent
Event used by theDiffProgressListener
to signal when the diff progress is incremented.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getCount()
-