JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.seeq.link.sdk.utilities
Interface EventListener<M>
public interface
EventListener<M>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onNotify
(
Object
source,
M
message)
Method Details
onNotify
void
onNotify
(
Object
source,
M
message)