Package akka.http.scaladsl.server
Class PathMatcher.Lift$.MOps$
- java.lang.Object
-
- akka.http.scaladsl.server.PathMatcher.Lift$.MOps$
-
- Enclosing class:
- PathMatcher.Lift$
public static class PathMatcher.Lift$.MOps$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static PathMatcher.Lift$.MOps$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description MOps$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <any>
ListMOps()
<any>
OptionMOps()
-
-
-
Field Detail
-
MODULE$
public static final PathMatcher.Lift$.MOps$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-