Map

zio.http.gen.scala.Code.Collection.Map
final case class Map(elementType: ScalaType, keysType: Option[ScalaType]) extends Collection

Attributes

Graph
Supertypes
trait Collection
trait ScalaType
trait Code
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def map: Map

Attributes

Inherited from:
ScalaType
def opt: Opt

Attributes

Inherited from:
ScalaType

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