package identifier
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- identifier
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- abstract class CustomLabeling[E] extends Labeling[E]
- final class EmptyLabeling[E] extends Labeling[E]
- sealed abstract class Id[E] extends Equals with Product with Serializable
- abstract class Identifying[E] extends Serializable
- sealed trait IdentifyingCompanion extends AnyRef
- final case class InvalidIdentifier(rep: String) extends IllegalArgumentException with Product with Serializable
- sealed trait Labeling[E] extends AnyRef
- trait LowPriorityFormats extends AnyRef
- trait LowPriorityIdentifying extends AnyRef
- trait LowPriorityLabeling extends AnyRef
- final class MakeLabeling[E] extends Labeling[E]
- class ShortUUID extends Serializable with Equals
Value Members
- object Id extends LowPriorityFormats with Serializable
- object Identifying extends IdentifyingCompanion with LowPriorityIdentifying with Serializable
- object Labeling extends LowPriorityLabeling
- object ShortUUID extends Serializable
- object Snowflake