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.evolveum.midpoint.prism
Interface Matchable<T extends Matchable<T>>
All Known Implementing Classes:
PolyString
public interface
Matchable<T extends Matchable<T>>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
match
(
T
other)
boolean
matches
(
String
regex)
Method Details
match
boolean
match
(
T
other)
matches
boolean
matches
(
String
regex)