| Package | Description |
|---|---|
| de.danielbechler.diff | |
| de.danielbechler.diff.filtering |
| Modifier and Type | Method and Description |
|---|---|
FilteringConfigurer |
ObjectDifferBuilder.filtering()
Allows to exclude nodes from being added to the object graph based on criteria that are only known after
the diff for the affected node and all its children has been determined.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReturnableNodeService |
| Modifier and Type | Method and Description |
|---|---|
FilteringConfigurer |
FilteringConfigurer.omitNodesWithState(DiffNode.State state) |
FilteringConfigurer |
FilteringConfigurer.returnNodesWithState(DiffNode.State state) |
FilteringConfigurer |
FilteringConfigurer.returnNodesWithState(DiffNode.State state,
boolean enabled) |
Copyright © 2014. All rights reserved.