scalacheck.Util

trait Either

[source: scalacheck/Util.scala]

sealed trait Either[+T, +U]
extends AnyRef
Direct Known Subclasses:
Util.Left, Util.Right

Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf