T - the generic type of the observable.public interface Observer<T>
| Modifier and Type | Method and Description |
|---|---|
void |
update(T t)
Update.
|
void update(T t)
t - the tCopyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.