JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
cn.featherfly.common.lang.vt
Interface Value<T>
Type Parameters:
T
- the generic type
All Known Subinterfaces:
ContainerType
<T>,
ValueType
<T>
All Known Implementing Classes:
BeanPropertyValue
,
VariableValue
public interface
Value<T>
Value.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
getValue
()
get value.
Method Detail
getValue
T
getValue()
get value.
Returns:
value
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method