Interface DocumentAnnotator.Listener
-
- Enclosing class:
- DocumentAnnotator
@PublicAPI public static interface DocumentAnnotator.Listener
The interface for aDocumentAnnotator
progress event listener.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
progress(DocumentAnnotator.ProgressInfo info)
-
-
-
Method Detail
-
progress
void progress(DocumentAnnotator.ProgressInfo info)
-
-