Primitive

zio.http.gen.scala.Code.Primitive
See thePrimitive companion object
sealed trait Primitive extends ScalaType

Attributes

Companion
object
Graph
Supertypes
trait ScalaType
trait Code
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object ScalaBoolean
object ScalaByte
object ScalaChar
object ScalaDouble
object ScalaFloat
object ScalaInt
object ScalaLong
object ScalaShort
object ScalaString
object ScalaUUID
object ScalaUnit
Show all

Members list

Value members

Inherited methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals
def map: Map

Attributes

Inherited from:
ScalaType
def opt: Opt

Attributes

Inherited from:
ScalaType

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def seq(nonEmpty: Boolean): Seq

Attributes

Inherited from:
ScalaType
def set(nonEmpty: Boolean): Set

Attributes

Inherited from:
ScalaType