public static final class PathMatcher.PathMatch<T> extends Object
| Constructor and Description |
|---|
PathMatch(String matched,
String remaining,
T value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMatched() |
String |
getRemaining() |
T |
getValue() |
Copyright © 2016 JBoss by Red Hat. All rights reserved.