public class Matchers extends KeyMatcher
keyDefinition| Constructor and Description |
|---|
Matchers(KeyDefinition keyDefinition) |
| Modifier and Type | Method and Description |
|---|---|
Matcher |
any() |
ExactMatcher |
is(Comparable comparable) |
Matcher |
isNot(Comparable comparable) |
getKeyDefinitionpublic Matchers(KeyDefinition keyDefinition)
public ExactMatcher is(Comparable comparable)
public Matcher any()
public Matcher isNot(Comparable comparable)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.