Package akka.http.scaladsl.model
Class Uri.Path$.SlashOrEmpty
java.lang.Object
akka.http.scaladsl.model.Uri.Path
akka.http.scaladsl.model.Uri.Path$.SlashOrEmpty
- Enclosing class:
- Uri.Path$
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class akka.http.scaladsl.model.Uri.Path
charCount, dropChars, endsWith, endsWithSlash, head, isEmpty, length, reverse, reverseAndPrependTo, startsWith, startsWithSlash, tail, toString
-
Constructor Details
-
SlashOrEmpty
public SlashOrEmpty()
-
-
Method Details
-
startsWithSegment
public boolean startsWithSegment()- Specified by:
startsWithSegment
in classUri.Path
-