Modifier and Type | Method and Description |
---|---|
static GraphComparator.DeltaProcessor |
GraphComparator.getJavaDeltaProcessor() |
Modifier and Type | Method and Description |
---|---|
static List<GraphComparator.DeltaError> |
GraphComparator.applyDelta(Object source,
List<GraphComparator.Delta> commands,
GraphComparator.ID idFetcher,
GraphComparator.DeltaProcessor deltaProcessor,
boolean... failFast)
Apply the Delta commands to the source object graph, making
the requested changes to the source graph.
|
Copyright © 2023. All rights reserved.