DoubleType

case class DoubleType(value: Double) extends TypeInst with NumericType
trait Serializable
trait Product
trait Equals
class TypeInst
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product
def schema(parentElem: Option[String], namespace: String): Schema
Inherited from:
TypeInst

Inherited fields

val `type`: Type
Inherited from:
TypeInst