ArrayCharSequence
scala.Predef.ArrayCharSequence
final class ArrayCharSequence(arrayOfChars: Array[Char]) extends CharSequence
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
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
Inherited methods
Attributes
- Inherited from:
- CharSequence
Attributes
- Inherited from:
- CharSequence
Attributes
- Inherited from:
- CharSequence
In this article