public interface FilteringConfigurer
| Modifier and Type | Method and Description |
|---|---|
ObjectDifferBuilder |
and() |
FilteringConfigurer |
omitNodesWithState(DiffNode.State state) |
FilteringConfigurer |
returnNodesWithState(DiffNode.State state) |
FilteringConfigurer |
returnNodesWithState(DiffNode.State state,
boolean enabled) |
FilteringConfigurer returnNodesWithState(DiffNode.State state, boolean enabled)
FilteringConfigurer returnNodesWithState(DiffNode.State state)
FilteringConfigurer omitNodesWithState(DiffNode.State state)
ObjectDifferBuilder and()
Copyright © 2014. All rights reserved.