public class ListStringMatch extends Object
| Constructor and Description |
|---|
ListStringMatch() |
| Modifier and Type | Method and Description |
|---|---|
List<StringMatch> |
getOneof() |
static boolean |
isMatch(ListStringMatch listStringMatch,
String input) |
void |
setOneof(List<StringMatch> oneof) |
public List<StringMatch> getOneof()
public void setOneof(List<StringMatch> oneof)
public static boolean isMatch(ListStringMatch listStringMatch, String input)
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.