public abstract static class ContainsStringTesterResponse.Match extends Object
| Constructor and Description |
|---|
Match() |
| Modifier and Type | Method and Description |
|---|---|
static ContainsStringTesterResponse.Match |
create(int start,
int end) |
abstract int |
end() |
abstract int |
start() |
public abstract int start()
public abstract int end()
public static ContainsStringTesterResponse.Match create(int start, int end)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.