| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
containeValue(String value) |
RouteRule.MatchPair |
copy() |
boolean |
equals(Object obj) |
Set<String> |
getMatches() |
Set<String> |
getUnmatches() |
int |
hashCode() |
boolean |
pass(String sample)
给定的值是否通过该
RouteRule.MatchPair匹配。 |
String |
toString() |
public RouteRule.MatchPair copy()
public boolean containeValue(String value)
public boolean pass(String sample)
RouteRule.MatchPair匹配。
返回false,如果
true。Copyright © 2011–2017 Alibaba. All rights reserved.