public static class Uri.Path$.$tilde$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Uri.Path$.$tilde$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
$tilde$() |
Modifier and Type | Method and Description |
---|---|
scala.Option<scala.Tuple2<java.lang.String,Uri.Path>> |
unapply(org.apache.pekko.http.scaladsl.model.Uri.Path.Segment cons) |
scala.Option<scala.Tuple2<java.lang.Object,Uri.Path>> |
unapply(org.apache.pekko.http.scaladsl.model.Uri.Path.Slash cons) |
public static final Uri.Path$.$tilde$ MODULE$