Package com.evolveum.midpoint.prism
Interface Matchable<T>
-
- All Known Implementing Classes:
PolyString
public interface Matchable<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanmatch(T other)booleanmatches(String regex)
-