JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
eu.hansolo.toolbox
Package
eu.hansolo.toolbox.evtbus
Interface Subscriber
public interface
Subscriber
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
EvtType
<
Evt
>
getEvtType
()
void
handle
(
Evt
evt)
Method Details
getEvtType
EvtType
<
Evt
>
getEvtType
()
handle
void
handle
(
Evt
evt)