public static interface OpTimer.OnEndCallback
OpTimerFactory are creation time to have a call back
when OpTimer.end(long) is called| Modifier and Type | Method and Description |
|---|---|
void |
onEndCalled(OpSnapshot opSnapshot)
This callback method is called when the end() method has been called and the OpSnapshot created.
|
void onEndCalled(OpSnapshot opSnapshot)
opSnapshot - the OpSnapshot that was created by the end() methodCopyright © 2016 Atlassian. All rights reserved.