A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.scala-lang.org/api/2.12.19/scala/collection/mutable/Builder.html below:

Scala Standard Library 2.12.19 - scala.collection.mutable.Builder

trait Builder[-Elem, +To] extends Growable[Elem]

 

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Builder
  2. Growable
  3. Clearable
  4. AnyRef
  5. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
Abstract Value Members
  1.  abstract def +=(elem: Elem): Builder.this.type
  2.  abstract def clear(): Unit
  3.  abstract def result(): To
Concrete Value Members
  1.  final def !=(arg0: Any): Boolean
  2.  final def ##(): Int
  3.  def +(other: String): String
  4.  def ++=(xs: TraversableOnce[Elem]): Builder.this.type
  5.  def +=(elem1: Elem, elem2: Elem, elems: Elem*): Builder.this.type
  6.  def ->[B](y: B): (Builder[Elem, To], B)
  7.  final def ==(arg0: Any): Boolean
  8.  final def asInstanceOf[T0]: T0
  9.  def clone(): AnyRef
  10.  def ensuring(cond: (Builder[Elem, To]) ⇒ Boolean, msg: ⇒ Any): Builder[Elem, To]
  11.  def ensuring(cond: (Builder[Elem, To]) ⇒ Boolean): Builder[Elem, To]
  12.  def ensuring(cond: Boolean, msg: ⇒ Any): Builder[Elem, To]
  13.  def ensuring(cond: Boolean): Builder[Elem, To]
  14.  final def eq(arg0: AnyRef): Boolean
  15.  def equals(arg0: Any): Boolean
  16.  def finalize(): Unit
  17.  final def getClass(): Class[_]
  18.  def hashCode(): Int
  19.  final def isInstanceOf[T0]: Boolean
  20.  def mapResult[NewTo](f: (To) ⇒ NewTo): Builder[Elem, NewTo]
  21.  final def ne(arg0: AnyRef): Boolean
  22.  final def notify(): Unit
  23.  final def notifyAll(): Unit
  24.  def sizeHint(coll: TraversableLike[_, _], delta: Int): Unit
  25.  def sizeHint(coll: TraversableLike[_, _]): Unit
  26.  def sizeHint(size: Int): Unit
  27.  def sizeHintBounded(size: Int, boundingColl: TraversableLike[_, _]): Unit
  28.  final def synchronized[T0](arg0: ⇒ T0): T0
  29.  def toString(): String
  30.  final def wait(): Unit
  31.  final def wait(arg0: Long, arg1: Int): Unit
  32.  final def wait(arg0: Long): Unit
  33.  def →[B](y: B): (Builder[Elem, To], B)

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4