Class Pattern.RepeatPattern

All Implemented Interfaces:
Pattern
Enclosing interface:
Pattern

public static class Pattern.RepeatPattern extends Pattern.OpPattern
Pattern that matches a pattern repeated between minRepeat and maxRepeat times.