Package de.danielbechler.diff.introspection
package de.danielbechler.diff.introspection
-
ClassDescriptionAllows to replace the default bean introspector with a custom implementation.Resolves the accessors of a given type.Annotation to be used on property getters in order to configure if and how they should be treated during object comparison.Resolves the accessors of a given type by using the standard Java
Introspector.