me.wojnowski.humanoid.uuid

Members list

Type members

Classlikes

class HumanUuidOps[P <: String] extends HumanIdOps[P, UUID]

Attributes

Companion
object
Source
HumanUuidOps.scala
Supertypes
class HumanIdOps[P, UUID]
class Object
trait Matchable
class Any
object HumanUuidOps

Attributes

Companion
class
Source
HumanUuidOps.scala
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Source
UuidIdConverter.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Source
UuidIdGenerator.scala
Supertypes
class Object
trait Matchable
class Any

Types

type HumanUuid[P <: String] = HumanId[P, UUID]

Attributes

Source
package.scala

Implicits

Inherited implicits

implicit val uuidIdConverter: IdConverter[UUID]

Attributes

Inherited from:
UuidIdConverter
Source
UuidIdConverter.scala
implicit def uuidIdGenerator[F[_] : UUIDGen]: IdGenerator[F, UUID]

Attributes

Inherited from:
UuidIdGenerator
Source
UuidIdGenerator.scala