public final class DeviationRecognizer extends Recognizer
| Modifier and Type | Class and Description |
|---|---|
static class |
DeviationRecognizer.Builder |
type| Modifier and Type | Method and Description |
|---|---|
static DeviationRecognizer.Builder |
builder() |
boolean |
equals(Object o) |
String |
getRecognizer()
The name of the recognizer that defines a pattern that must not be deviated from.
|
int |
hashCode() |
String |
toString() |
getTypepublic static DeviationRecognizer.Builder builder()
public String getRecognizer()
public boolean equals(Object o)
equals in class Recognizerpublic int hashCode()
hashCode in class Recognizerpublic String toString()
toString in class RecognizerCopyright © 2023. All rights reserved.