JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
tigase.util.ui.console
Task
Executor
Contents
Description
Method Summary
Method Details
execute(T)
Hide sidebar
Show sidebar
Interface Task.Executor<
T
>
Enclosing class:
Task
public static interface
Task.Executor<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
execute
(
T
parameter)
Method Details
execute
void
execute
(
T
parameter)
throws
Exception
Throws:
Exception