PrimitiveShort

object PrimitiveShort extends Newtype[Short]
class Newtype[Short]
trait HasId
class Object
trait Matchable
class Any

Type members

Inherited classlikes

object hint
Inherited from:
Newtype

Inherited types

opaque type Type
Inherited from:
Newtype

Value members

Inherited methods

def apply(a: Short): Type
Inherited from:
Newtype
def unapply(orig: Type): Some[Short]
Inherited from:
Newtype

Concrete fields

val id: ShapeId

Inherited fields

final val make: Short => Type
Inherited from:
Newtype

Extensions

Inherited extensions

extension (orig: Type)
Inherited from:
Newtype

Implicits

Implicits

Inherited implicits

Inherited from:
Newtype
implicit val tag: ShapeTag[Type]
Inherited from:
Newtype