public interface CategoryConfigurer
Modifier and Type | Interface and Description |
---|---|
static interface |
CategoryConfigurer.Of |
Modifier and Type | Method and Description |
---|---|
ObjectDifferBuilder |
and() |
CategoryConfigurer.Of |
ofNode(NodePath nodePath) |
CategoryConfigurer.Of |
ofType(java.lang.Class<?> type) |
CategoryConfigurer.Of ofNode(NodePath nodePath)
CategoryConfigurer.Of ofType(java.lang.Class<?> type)
ObjectDifferBuilder and()