JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
me.insidezhou.southernquiet.notification
Interface NotificationPublisher<N>
public interface
NotificationPublisher<N>
发布通知。
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
publish
(
N
notification)
发布通知。
Method Detail
publish
void publish(
N
notification)
发布通知。
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method