| 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 before,
Object after,
DiffMetadata diffMetadata)
Check the difference between two objects for the metadata configuration.
|
Copyright © 2018. All rights reserved.