程序包 | 说明 |
---|---|
com.fr.common.diff.introspection | |
com.fr.common.diff.node |
限定符和类型 | 方法和说明 |
---|---|
TypeInfo |
StandardIntrospector.introspect(java.lang.Class<?> type) |
TypeInfo |
Introspector.introspect(java.lang.Class<?> type)
Gathers information about a given type.
|
TypeInfo |
TypeInfoResolver.typeInfoForNode(DiffNode type) |
TypeInfo |
IntrospectionService.typeInfoForNode(DiffNode node) |
限定符和类型 | 方法和说明 |
---|---|
TypeInfo |
DiffNode.getValueTypeInfo() |
限定符和类型 | 方法和说明 |
---|---|
void |
DiffNode.setValueTypeInfo(TypeInfo typeInfo) |