Packages

object MapOps

Source
Map.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MapOps
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. class WithFilter[K, +V, +IterableCC[_], +CC[_, _] <: IterableOps[_, AnyConstr, _]] extends IterableOps.WithFilter[(K, V), IterableCC] with Serializable

    Specializes WithFilter for Map collection types by adding overloads to transformation operations that can return a Map.

    Specializes WithFilter for Map collection types by adding overloads to transformation operations that can return a Map.

    Annotations
    @SerialVersionUID()