public static final class MultiPrimeRequest.ExactMatch extends MultiPrimeRequest.VariableMatch
| Modifier and Type | Class and Description |
|---|---|
static class |
MultiPrimeRequest.ExactMatch.Builder |
| Constructor and Description |
|---|
ExactMatch(java.lang.Object matcher) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.Object |
matcher() |
MultiPrimeRequest.MatchType |
type() |
public MultiPrimeRequest.MatchType type()
type in class MultiPrimeRequest.VariableMatchpublic java.lang.Object matcher()
public boolean equals(java.lang.Object o)
equals in class MultiPrimeRequest.VariableMatchpublic int hashCode()
hashCode in class MultiPrimeRequest.VariableMatch