MInt64

org.finos.morphir.MInt64
final case class MInt64(value: Long, flags: PrimitiveFlags) extends MPrimitive[Long]

Attributes

Graph
Supertypes
trait MPrimitive[Long]
trait MData[Long]
trait MValue[Long]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Inherited types

type Type <: Long

Attributes

Inherited from:
MValue

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product