-
public final class EmailContentMatchResultMatches for the given pattern
-
-
Constructor Summary
Constructors Constructor Description EmailContentMatchResult(List<String> matches, String pattern)
-
Method Summary
Modifier and Type Method Description final List<String>getMatches()final StringgetPattern()-
-
Method Detail
-
getMatches
final List<String> getMatches()
-
getPattern
final String getPattern()
-
-
-
-