IntLimit

case class IntLimit(m: Int) extends IntOrUnbounded

Positive integers

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

Value members

Concrete methods

Add another IntOrUnbounded to this value

Add another IntOrUnbounded to this value

true if this value is Unbounded

true if this value is Unbounded

Inherited methods

def <(x: Int): Boolean
Inherited from:
IntOrUnbounded
def <=(x: Int): Boolean
Inherited from:
IntOrUnbounded
def >(other: IntOrUnbounded): Boolean
Inherited from:
IntOrUnbounded
def >=(x: Int): Boolean
Inherited from:
IntOrUnbounded
Inherited from:
IntOrUnbounded
Inherited from:
IntOrUnbounded
Inherited from:
IntOrUnbounded
Inherited from:
Product
Inherited from:
IntOrUnbounded
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Returns:

a string representation of the object.

Definition Classes
Inherited from:
IntOrUnbounded

Implicits

Inherited implicits