| Package | Description |
|---|---|
| de.danielbechler.diff.introspection | |
| de.danielbechler.diff.node |
| Modifier and Type | Method and Description |
|---|---|
TypeInfo |
StandardIntrospector.introspect(Class<?> type) |
TypeInfo |
Introspector.introspect(Class<?> type)
Gathers information about a given type.
|
TypeInfo |
TypeInfoResolver.typeInfoForNode(DiffNode type) |
TypeInfo |
IntrospectionService.typeInfoForNode(DiffNode node) |
| Modifier and Type | Method and Description |
|---|---|
TypeInfo |
DiffNode.getValueTypeInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
DiffNode.setValueTypeInfo(TypeInfo typeInfo) |
Copyright © 2014. All rights reserved.