Interface PathMatcher.Lift$.MOps<M>

  • Enclosing class:
    PathMatcher.Lift$

    public static interface PathMatcher.Lift$.MOps<M>
    • Method Detail

      • apply

        M apply()
      • apply

        <T> M apply​(T value)
      • apply

        <T> M apply​(T value,
                    M more)