| 程序包 | 说明 |
|---|---|
| org.springframework.core.convert |
Type conversion system API.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static TypeDescriptor |
TypeDescriptor.nested(Property property,
int nestingLevel)
Create a type descriptor for a nested type declared within the property.
|
| 构造器和说明 |
|---|
TypeDescriptor(Property property)
Create a new type descriptor from a
Property. |