scala.collection.immutable

object Queue

[source: scala/collection/immutable/Queue.scala]

object Queue
extends AnyRef
Value Summary
val Empty : Queue[Nothing]
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Value Details
val Empty : Queue[Nothing]