Type

org.finos.morphir.runtime.RTValue.Primitive.Numeric.Type
See theType companion object
sealed trait Type[T]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object BigDecimal
object Float
object Int

Members list

Value members

Abstract methods

def makeOrFail(value: Any): Numeric[T]