public static final class PathMatcher.PathMatch<T> extends Object
PathMatcher.PathMatch(String matched, String remaining, T value)
String
getMatched()
getRemaining()
T
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PathMatcher.PathMatch(String matched, String remaining, T value)
public String getRemaining()
public String getMatched()
public T getValue()
Copyright © 2016. All rights reserved.