| Interface | Description |
|---|---|
| DiffConfiguration |
Responsible for generate the configuration of the instance.
|
| DiffInstanceBuilder |
Builder with the methods of a instance instance.
|
| DiffMappingAllBuilder |
Builder responsible for mapping the fields of a class to create a configuration of diff.
|
| DiffMappingBuilder |
Builder responsible for mapping the fields of a class to create a configuration of diff.
|
| DiffQueryBuilder |
Builder responsible for modify the queried field of a class to create a configuration of diff.
|
| DiffQueryMappingBuilder |
Builder responsible for modify the queried field of a class to create a configuration of diff.
|
| Class | Description |
|---|---|
| DiffBuilder |
Responsible to map a class and fields to be able to generate diffs.
|
| DiffReflections |
Common reflections operations to execute the diff.
|
Copyright © 2018. All rights reserved.