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(Class<?> type) |
CategoryConfigurer.Of ofNode(NodePath nodePath)
CategoryConfigurer.Of ofType(Class<?> type)
ObjectDifferBuilder and()
Copyright © 2016. All rights reserved.