scala.collection.immutable

object WrappedString

[source: scala/collection/immutable/WrappedString.scala]

object WrappedString
extends AnyRef
Since
2.8
Method Summary
def newBuilder : Builder[Char, WrappedString]
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Method Details
def newBuilder : Builder[Char, WrappedString]