| Interface | Description |
|---|---|
| DiffConfiguration |
Responsible for generate the configuration of the instance.
|
| DiffInstanceBuilder<T> |
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<T> |
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<T> |
Builder responsible for modify the queried field of a class to create a configuration of diff.
|
| Class | Description |
|---|---|
| DiffBuilder<T> |
Responsible to map a class and fields to be able to generate diffs.
|
| DiffReflections |
Common reflections operations to execute the diff.
|
Copyright © 2020. All rights reserved.