Package org.onebusaway.container.model
Interface HasListeners<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddListener(T listener)voidremoveListener(T listener)
-
| Modifier and Type | Method | Description |
|---|---|---|
void |
addListener(T listener) |
|
void |
removeListener(T listener) |