Searched defs:TypedUriMatcherImpl (Results 1 – 1 of 1) sorted by relevance
26 public class TypedUriMatcherImpl<T extends UriType> implements TypedUriMatcher<T> { class32 public TypedUriMatcherImpl(String authority, T[] values) { in TypedUriMatcherImpl() method in TypedUriMatcherImpl