public interface IIntervalListener
| Modifier and Type | Method and Description |
|---|---|
void |
intervalUpdated(Interval aCaller)
This method will be called if the time of the given Interval was elapsed.
|
void intervalUpdated(Interval aCaller)
aCaller - The Interval that calls this methodCopyright © 2010-2020 anotheria.net. All Rights Reserved.