JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.logviewer.data2.net.server.api
Interface RemoteTaskController<T extends
RemoteTask
>
public interface
RemoteTaskController<T extends
RemoteTask
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
alterTask
(
Consumer
<
T
> modifier)
void
cancel
()
Method Details
alterTask
void
alterTask
(
Consumer
<
T
> modifier)
cancel
void
cancel
()