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
org.qiunet.utils.timer.timeout
Interface TimeOutCaller
public interface
TimeOutCaller
超时后的回调
Author:
qiunet 2020-10-20 09:56
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
run
(
TimeOutFuture
future)
回调方法
Method Details
run
void
run
(
TimeOutFuture
future)
回调方法
Parameters:
future
-