JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
one.tranic.t.base.scheduler
Interface SyncScheduler<R>
public interface
SyncScheduler<R>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Future
<
R
>
runTask
(
Runnable
runnable)
Method Details
runTask
Future
<
R
>
runTask
(
Runnable
runnable)