IntMax

case class IntMax(v: Int) extends Max

Bounded cardinality represented by an Int value

Value parameters:
v

maximum cardinality

trait Serializable
trait Product
trait Equals
trait Max
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Max
Inherited from:
Max
Inherited from:
Product
def show: String
Inherited from:
Max