Package akka.http.scaladsl.server
Interface PathMatcher.Lift$.MOps<M>
-
- Enclosing class:
- PathMatcher.Lift$
public static interface PathMatcher.Lift$.MOps<M>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description M
apply()
<T> M
apply(T value)
<T> M
apply(T value, M more)
-