org.scalacheck.Commands

class Binding

[source: org/scalacheck/Commands.scala]

protected class Binding(private key : S)
extends AnyRef
Method Summary
def get : Any
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Method Details
def get : Any