public static interface PathPattern.MatchResult
| Modifier and Type | Method and Description |
|---|---|
Path |
getPart(int idx) |
boolean |
matched() |
int |
partCount() |
boolean matched()
int partCount()
Path getPart(int idx)
Copyright © 2015. All rights reserved.