public class MatcherPosition
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static MatcherPosition |
at(Matcher matcher,
java.lang.Integer index) |
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
public static MatcherPosition at(Matcher matcher, java.lang.Integer index)
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object