public class PatternRulePair<R> extends Object
UriPattern
and a generic rule.Modifier and Type | Field and Description |
---|---|
UriPattern |
p |
R |
r |
Constructor and Description |
---|
PatternRulePair(UriPattern p,
R r) |
public final UriPattern p
public final R r
public PatternRulePair(UriPattern p, R r)
Copyright © 2013 Oracle Corporation. All rights reserved.