| Package | Description |
|---|---|
| de.danielbechler.diff.introspection |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardIntrospector
Resolves the accessors of a given type by using the standard Java
Introspector. |
| Modifier and Type | Method and Description |
|---|---|
Introspector |
IntrospectionService.introspectorForNode(DiffNode node) |
| Modifier and Type | Method and Description |
|---|---|
IntrospectionConfigurer |
IntrospectionService.setDefaultIntrospector(Introspector introspector) |
IntrospectionConfigurer |
IntrospectionConfigurer.setDefaultIntrospector(Introspector introspector) |
IntrospectionConfigurer |
IntrospectionConfigurer.Of.toUse(Introspector introspector) |
Copyright © 2015. All rights reserved.