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