Interface StringMatcherHelper.Function<T,​R>

  • Enclosing class:
    StringMatcherHelper

    public static interface StringMatcherHelper.Function<T,​R>
    • Method Detail

      • apply

        R apply​(T t)