| Constructor and Description |
|---|
VanillaReference(FactoryContext<MapView<String,E,E>> context) |
| Modifier and Type | Method and Description |
|---|---|
E |
get() |
void |
registerSubscriber(Subscriber<E> subscriber) |
void |
remove() |
void |
set(E event) |
public VanillaReference(FactoryContext<MapView<String,E,E>> context)
public void registerSubscriber(Subscriber<E> subscriber)
registerSubscriber in interface Publisher<E>Copyright © 2015. All rights reserved.