scala.collection.mutable.StringBuilder
See theStringBuilder companion class
object StringBuilder
Attributes
- Companion
- class
- Source
- StringBuilder.scala
- Graph
-
- Supertypes
- Self type
-
StringBuilder.type
Members list
Value members
Deprecated methods
Attributes
- Deprecated
-
[Since version 2.13.0]
Use `new StringBuilder()` instead of `StringBuilder.newBuilder` - Source
- StringBuilder.scala
In this article