JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
com.blamejared.clumps.api.events
IEventHandler
Contents
Description
Method Summary
Method Details
handle(T)
Hide sidebar
Show sidebar
Interface IEventHandler<
T
,
U
>
public interface
IEventHandler<T,
U>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
U
handle
(
T
event)
Method Details
handle
U
handle
(
T
event)