Max

sealed abstract trait Max

Represents the maximum cardinality which can be a number or unbounded

class Object
trait Matchable
class Any
class IntMax
object Star

Value members

Concrete methods

def biggerThanOrEqual(x: Int): Boolean
def show: String