| Constructor and Description |
|---|
Result(Object value,
String target,
int beginIndex,
int endIndex) |
Result(String value,
int beginIndex,
int endIndex) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getBeginIndex() |
int |
getEndIndex() |
String |
getTarget() |
Object |
getValue() |
int |
hashCode() |
String |
toString() |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.