JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.alibaba.cloud.commons.matcher
Interface Matcher
All Known Implementing Classes:
IpMatcher
,
PortMatcher
,
StringMatcher
public interface
Matcher
Since:
2.2.10-RC1
Author:
musi,
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
match
(
Object
obj)
Method Details
match
boolean
match
(
Object
obj)