Interface TipOfDayClosedListener
-
public interface TipOfDayClosedListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclosed()The tip of day was closed.
-
public interface TipOfDayClosedListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
closed() |
The tip of day was closed.
|