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 ValueType<T>
Type Parameters:
T
- the generic type
All Superinterfaces:
java.lang.reflect.Type,
Value
<T>
All Known Subinterfaces:
ContainerType
<T>
All Known Implementing Classes:
BeanPropertyValue
,
VariableValue
public interface
ValueType<T>
extends
Type
<T>,
Value
<T>
ValueType.
Method Summary
Methods inherited from interface cn.featherfly.common.lang.reflect.
Type
getType
Methods inherited from interface java.lang.reflect.Type
getTypeName
Methods inherited from interface cn.featherfly.common.lang.vt.
Value
getValue
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