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/ArrayBuilder$$ofBoolean.html below:

Scala Standard Library 2.12.19 - scala.collection.mutable.ArrayBuilder.ofBoolean

class ofBoolean extends ArrayBuilder[Boolean]

 

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

Inherited from java.io.Serializable


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