java.lang.Object | |
↳ | com.pnfsoftware.jeb.util.base.StarMatcher.Result |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public int | charEndIndex | relative to the full buffer | |||||||||
public int | charStartIndex | relative to the full buffer |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Result(int charStartIndex, int charEndIndex) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean | equals(Object obj) | ||||||||||
int | hashCode() | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
relative to the full buffer
relative to the full buffer