org.specs.mock

object inSequence

[source: org/specs/mock/inSequence.scala]

case object inSequence
extends inSequence with scala.Product
Method Summary
override final def productArity : Int
override final def productElement (arg0 : Int) : Any
override final def productPrefix : java.lang.String
protected def readResolve : AnyRef
override final def toString : java.lang.String
Methods inherited from scala.Product
scala.Product.element, scala.Product.arity
Methods inherited from inSequence
constraints, consume
Methods inherited from ProtocolType
failures, expectedDefs, receivedMessages, equals
Methods inherited from AnyRef
getClass, hashCode, clone, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Method Details
override final def toString : java.lang.String

override final def productPrefix : java.lang.String
Overrides
scala.Product.scala.Product.productPrefix

override final def productArity : Int
Overrides
scala.Product.scala.Product.productArity

override final def productElement(arg0 : Int) : Any
Overrides
scala.Product.scala.Product.productElement

protected def readResolve : AnyRef


Copyright (c) 2007-2008. All Rights Reserved.