Bound

net.hamnaberg.schema.Bound
See theBound companion object
sealed trait Bound[A]

Attributes

Companion
object
Source
Bounds.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Exclusive[A]
class Inclusive[A]

Members list

Value members

Abstract methods

def value: A

Attributes

Source
Bounds.scala