CaseFactory

trait CaseFactory[+Case]
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply(input: BigInt): Case
def lowerBoundInput: BigInt
def upperBoundInput: BigInt