SeqCharSequence (original) (raw)
Scala 3/scala/Predef/SeqCharSequence
scala.Predef.SeqCharSequence
final class SeqCharSequence(sequenceOfChars: IndexedSeq[Char]) extends CharSequence
Attributes
Source
Graph
Supertypes
trait CharSequence
class Object
trait Matchable
class Any
Members list
Value members
Concrete methods
Attributes
Source
Attributes
Source
def subSequence(start: Int, end: Int): CharSequence
Attributes
Source
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
Inherited methods
Attributes
Inherited from:
def codePoints(): IntStream
Attributes
Inherited from:
Attributes
Inherited from:
In this article
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL