Packages

package collections

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. collections
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type ImmutableMultiMap[A, B] = Map[A, Set[B]]
  2. final class IzIterable[A, Repr[_] <: Iterable[_]] extends AnyVal
  3. final class IzMappings[A, B] extends AnyRef
  4. final class IzTraversables[A] extends AnyVal
  5. type MutableMultiMap[A, B] = HashMap[A, Set[B]] with MultiMap[A, B]

Value Members

  1. object IzCollections

Inherited from AnyRef

Inherited from Any

Ungrouped