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 booleanmatch(T other)booleanmatches(String regex)
-