Class PathMatcher.Matched$

java.lang.Object
akka.http.scaladsl.server.PathMatcher.Matched$
All Implemented Interfaces:
Serializable
Enclosing class:
PathMatcher<L>

public static class PathMatcher.Matched$ extends Object implements Serializable
See Also:
  • Field Details

    • MODULE$

      public static final PathMatcher.Matched$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • Matched$

      public Matched$()
  • Method Details