JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
cn.orionsec.kit.lang.able
Interface Awaitable<T>
All Known Implementing Classes:
ApacheRequest
,
ApacheUpload
,
BaseApacheRequest
,
ImageMargins
,
OkRequest
,
OkUpload
,
ParseRequest
public interface
Awaitable<T>
同步执行接口
Since:
2020/4/17 13:40
Version:
1.0.0
Author:
Jiahang Li
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
await
()
同步执行
Method Detail
await
T
await()
同步执行
Returns:
执行结果
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2024. All rights reserved.