JavaScript is disabled on your browser.
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
org.cyclos.utils
Interface ActionHandler<T>
public interface
ActionHandler<T>
Generic handler for custom actions
Author:
luis
Method Summary
Methods
Modifier and Type
Method and Description
void
execute
(
T
param)
Executes this action
Method Detail
execute
void execute(
T
param)
Executes this action
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