public class ArrayIndexMatch extends ArrayEntryMatch
| Constructor and Description |
|---|
ArrayIndexMatch(int index) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(PathEntry key) |
String |
toString() |
matchCountspublic boolean matches(PathEntry key)
matches in interface KeyPatternmatches in class ArrayEntryMatchpublic String toString()
toString in class ArrayEntryMatchCopyright © 2017. All rights reserved.