Packages

p

com.avsystem.commons

collection

package collection

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait CollectionAliases extends AnyRef

    Aliases for Scala collections which are both concise and leave no doubt about whether the collection type is immutable, mutable or the base type (read only).

    Aliases for Scala collections which are both concise and leave no doubt about whether the collection type is immutable, mutable or the base type (read only).

    B stands for base (read only) I stands for immutable M stands for mutable

  2. final class MutableStack[T] extends AnyRef

Value Members

  1. object CollectionAliases extends CollectionAliases

Ungrouped