JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.landawn.abacus.eventBus
Interface Subscriber<E>
public interface
Subscriber<E>
Since:
0.8
Author:
Haiyang Li
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
on
(
E
event)
Method Detail
on
void on(
E
event)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method