public class NotifiableContainer extends Object
| Modifier and Type | Field and Description |
|---|---|
Notifiable |
callBack |
String |
topic |
| Constructor and Description |
|---|
NotifiableContainer() |
| Modifier and Type | Method and Description |
|---|---|
NotifiableContainer |
with(String t,
Notifiable cb) |
public String topic
public Notifiable callBack
public NotifiableContainer with(String t, Notifiable cb)
Copyright © 2017. All rights reserved.