Interface ActivityImpl.AsyncAfterUpdate
-
- Enclosing class:
- ActivityImpl
public static interface ActivityImpl.AsyncAfterUpdate
Delegate interface for the asyncAfter property update
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
updateAsyncAfter(boolean asyncAfter, boolean exclusive)
Method which is called if the asyncAfter property should be updated.
-