JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.serialized.client.aggregate
Interface EventHandler<T,E>
public interface
EventHandler<T,E>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
handle
(
T
state,
Event
<
E
> e)
Method Details
handle
T
handle
(
T
state,
Event
<
E
> e)