Package xyz.cofe.trambda.tcp
Interface Publisher.Subscriber<T>
-
- Enclosing class:
- Publisher<T extends Serializable>
public static interface Publisher.Subscriber<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidnotification(T ev)
-
-
-
Method Detail
-
notification
void notification(T ev)
-
-