Package | Description |
---|---|
de.danielbechler.diff | |
de.danielbechler.diff.introspection |
Modifier and Type | Method and Description |
---|---|
IntrospectionConfigurer |
ObjectDifferBuilder.introspection()
Allows to replace the default bean introspector with a custom implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
IntrospectionService |
Modifier and Type | Method and Description |
---|---|
IntrospectionConfigurer |
IntrospectionService.setDefaultIntrospector(Introspector introspector) |
IntrospectionConfigurer |
IntrospectionConfigurer.setDefaultIntrospector(Introspector introspector) |
IntrospectionConfigurer |
IntrospectionConfigurer.Of.toBeDisabled() |
IntrospectionConfigurer |
IntrospectionConfigurer.Of.toBeEnabled() |
IntrospectionConfigurer |
IntrospectionConfigurer.Of.toUse(Introspector introspector) |
Copyright © 2014. All rights reserved.