Interface NumberParseMatcher.Flexible

  • All Known Implementing Classes:
    IgnorablesMatcher, PaddingMatcher
    Enclosing interface:
    NumberParseMatcher

    public static interface NumberParseMatcher.Flexible
    Matchers can implement the Flexible interface to indicate that they are optional and can be run repeatedly. Used by SeriesMatcher, primarily in the context of IgnorablesMatcher.