Class Uri.Path$.SlashOrEmpty
java.lang.Object
org.apache.pekko.http.scaladsl.model.Uri.Path
org.apache.pekko.http.scaladsl.model.Uri.Path$.SlashOrEmpty
- Enclosing class:
- Uri.Path$
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.pekko.http.scaladsl.model.Uri.PathcharCount, dropChars, endsWith, endsWithSlash, head, isEmpty, length, reverse, reverseAndPrependTo, startsWith, startsWithSlash, tail, toString
- 
Constructor Details- 
SlashOrEmptypublic SlashOrEmpty()
 
- 
- 
Method Details- 
startsWithSegmentpublic boolean startsWithSegment()- Specified by:
- startsWithSegmentin class- Uri.Path
 
 
-