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.15/scala/collection/mutable/Builder.html below:

Scala Standard Library 2.12.15 - 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.  def formatted(fmtstr: String): String
  18.  final def getClass(): Class[_]
  19.  def hashCode(): Int
  20.  final def isInstanceOf[T0]: Boolean
  21.  def mapResult[NewTo](f: (To) ⇒ NewTo): Builder[Elem, NewTo]
  22.  final def ne(arg0: AnyRef): Boolean
  23.  final def notify(): Unit
  24.  final def notifyAll(): Unit
  25.  def sizeHint(coll: TraversableLike[_, _], delta: Int): Unit
  26.  def sizeHint(coll: TraversableLike[_, _]): Unit
  27.  def sizeHint(size: Int): Unit
  28.  def sizeHintBounded(size: Int, boundingColl: TraversableLike[_, _]): Unit
  29.  final def synchronized[T0](arg0: ⇒ T0): T0
  30.  def toString(): String
  31.  final def wait(): Unit
  32.  final def wait(arg0: Long, arg1: Int): Unit
  33.  final def wait(arg0: Long): Unit
  34.  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