JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Mock.java
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.forte.util.loader
Interface Result<T>
All Known Subinterfaces:
BranchResult
<T>
public interface
Result<T>
方法的返回结果
Since:
JDK1.8
Author:
ForteScarlet <[163邮箱地址]ForteScarlet@163.com>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
getResult
()
获取结果
Method Detail
getResult
T
getResult()
获取结果
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.