public class ExactMatcher extends Matcher
keyDefinition
Constructor and Description |
---|
ExactMatcher(KeyDefinition keyDefinition,
Comparable value) |
ExactMatcher(KeyDefinition keyDefinition,
Comparable value,
boolean negate) |
Modifier and Type | Method and Description |
---|---|
Value |
getValue() |
boolean |
isNegate() |
getKeyDefinition
public ExactMatcher(KeyDefinition keyDefinition, Comparable value)
public ExactMatcher(KeyDefinition keyDefinition, Comparable value, boolean negate)
public Value getValue()
public boolean isNegate()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.