case class StringView
extends RandomAccessView

Constructors

StringView ( s: String )

Members

[+] val end : Int
[+] val s : String
[+] val start : Int
[+] def _1 : T1
[+] def apply ( n: Int ) : A
[+] def copy ( s: String ) : StringView
[+] def copy$default$1 : String