UUIDBounded

cats.kernel.instances.UUIDBounded

Attributes

Source
UUIDInstances.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def maxBound: UUID

Returns the upper limit of a type.

Returns the upper limit of a type.

Attributes

Definition Classes
Source
UUIDInstances.scala
override def minBound: UUID

Returns the lower limit of a type.

Returns the lower limit of a type.

Attributes

Definition Classes
Source
UUIDInstances.scala

Inherited methods

Attributes

Inherited from:
UpperBounded
Source
Bounded.scala