On this page
Object WrappedString.WrappedString
A companion object for wrapped strings.
Supertypes | |
---|---|
Self type |
Classlikes
Source
Concrete methods
Source
Value parameters |
|
---|---|
Returns | A collection of type |
Source
Get a Builder for the collection. For non-strict collection types this will use an intermediate buffer. Building collections with fromSpecific
is preferred because it can be lazy for lazy collections.
Inherited methods
Source
Inherited from | SpecificIterableFactory |
---|
Source
Inherited from | SpecificIterableFactory |
---|
Concrete fields
Source
val empty: WrappedString
Implicits
Source
Inherited implicits
Source
implicit def specificIterableFactory: Factory[A, C]
Inherited from | SpecificIterableFactory |
---|
© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.2.0/scala/collection/immutable/WrappedString$.html