MapRef

case class MapRef(keyType: TypeRef, valueType: TypeRef) extends TypeRef
Value parameters:
keyType

the type of the Map keys

valueType

the type of the Map values

trait Serializable
trait Product
trait Equals
trait TypeRef
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product