ArrayCharSequence
scala.Predef$.ArrayCharSequence
final class ArrayCharSequence(arrayOfChars: Array[Char]) extends CharSequence
Attributes
- Source
- Predef.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Source
- Predef.scala
Attributes
- Source
- Predef.scala
Attributes
- Source
- Predef.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
CharSequence -> Any
- Source
- Predef.scala
In this article