| Package | Description |
|---|---|
| org.cthul.matchers.chain |
| Modifier and Type | Field and Description |
|---|---|
protected ChainFactory |
ChainBuilder.factory |
static ChainFactory |
XOrChainMatcher.FACTORY |
static ChainFactory |
OrChainMatcher.FACTORY |
static ChainFactory |
NOrChainMatcher.FACTORY |
static ChainFactory |
AndChainMatcher.FACTORY |
protected ChainFactory |
OrChainMatcher.Builder.xorFactory |
| Modifier and Type | Method and Description |
|---|---|
protected ChainFactory |
OrChainMatcher.Builder.factory() |
protected ChainFactory |
ChainBuilder.factory() |
| Constructor and Description |
|---|
AndChainMatcher.Builder(ChainFactory factory) |
ChainBuilder(ChainFactory factory) |
NOrChainMatcher.Builder(ChainFactory factory) |
OrChainMatcher.Builder(ChainFactory factory) |
OrChainMatcher.Builder(ChainFactory xorFactory,
ChainFactory factory) |
XOrChainMatcher.Builder(ChainFactory factory) |
Copyright © 2013. All Rights Reserved.