Showing content from https://www.scala-lang.org/api/2.13.10/scala/collection/WithFilter.html below:
Scala Standard Library 2.13.10 - scala.collection.WithFilter
abstract class WithFilter[+A, +CC[_]] extends Serializable
î·î
Ordering
- Alphabetic
- By Inheritance
Inherited
- WithFilter
- Serializable
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
Visibility
- Public
- Protected
Instance Constructors
- î
new WithFilter()
Abstract Value Members
- î
abstract def flatMap[B](f: (A) => IterableOnce[B]): CC[B]
- î
abstract def foreach[U](f: (A) => U): Unit
- î
abstract def map[B](f: (A) => B): CC[B]
- î
abstract def withFilter(q: (A) => Boolean): WithFilter[A, CC]
Concrete Value Members
- î
final def !=(arg0: Any): Boolean
- î
final def ##: Int
- î
def +(other: String): String
- î
def ->[B](y: B): (WithFilter[A, CC], B)
- î
final def ==(arg0: Any): Boolean
- î
final def asInstanceOf[T0]: T0
- î
def clone(): AnyRef
- î
def ensuring(cond: (WithFilter[A, CC]) => Boolean, msg: => Any): WithFilter[A, CC]
- î
def ensuring(cond: (WithFilter[A, CC]) => Boolean): WithFilter[A, CC]
- î
def ensuring(cond: Boolean, msg: => Any): WithFilter[A, CC]
- î
def ensuring(cond: Boolean): WithFilter[A, CC]
- î
final def eq(arg0: AnyRef): Boolean
- î
def equals(arg0: AnyRef): Boolean
- î
def finalize(): Unit
- î
final def getClass(): Class[_ <: AnyRef]
- î
def hashCode(): Int
- î
final def isInstanceOf[T0]: Boolean
- î
final def ne(arg0: AnyRef): Boolean
- î
final def notify(): Unit
- î
final def notifyAll(): Unit
- î
final def synchronized[T0](arg0: => T0): T0
- î
def toString(): String
- î
final def wait(): Unit
- î
final def wait(arg0: Long, arg1: Int): Unit
- î
final def wait(arg0: Long): Unit
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