| Package | Description |
|---|---|
| com.github.jonpereiradev.diffobjects.builder | |
| com.github.jonpereiradev.diffobjects.strategy |
| Modifier and Type | Method and Description |
|---|---|
List<DiffMetadata> |
DiffConfiguration.build()
Gets the configuration for the instance instance.
|
| Modifier and Type | Method and Description |
|---|---|
int |
DiffMetadata.compareTo(DiffMetadata o) |
DiffResult |
DiffStrategy.diff(Object expected,
Object current,
DiffMetadata metadata)
Check the difference between two objects using the metadata configuration.
|
Copyright © 2020. All rights reserved.