JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.jokubasdargis.rxbus
Interface Station<T>
All Superinterfaces:
Flushable
public interface
Station<T>
extends
Flushable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
receive
(
T
event)
Methods inherited from interface net.jokubasdargis.rxbus.
Flushable
flush
Method Detail
receive
void receive(
T
event)
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method