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 IValueObject<T>
public interface
IValueObject<T>
定义返回值接口, 一般用于不能继承的对象, 如枚举
Since:
2019/11/18 18:15
Version:
1.0.0
Author:
Jiahang Li
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
getValue
()
获取 value
Method Detail
getValue
T
getValue()
获取 value
Returns:
value
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.