Interface RegExp.MakeRegexGroup

  • Enclosing class:
    RegExp
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    private static interface RegExp.MakeRegexGroup
    Custom Functional Interface for a Supplying methods with signature of RegExp(int int1, RegExp exp1, RegExp exp2)