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 Mapply()<T> Mapply(T value)<T> Mapply(T value, M more)
-