public interface Notifiable
| Modifier and Type | Method and Description |
|---|---|
void |
hintRemaining(int remaining) |
void |
notifyListeners() |
void |
notifyListeners(Object arg) |
void notifyListeners()
void notifyListeners(Object arg)
void hintRemaining(int remaining)
Copyright © 2018. All rights reserved.