Int

org.finos.morphir.ir.sdk.Int
object Int

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Int.type

Members list

Value members

Concrete methods

def int16Type[A](attributes: A): Type[A]
def int32Type[A](attributes: A): Type[A]
def int64Type[A](attributes: A): Type[A]
def int8Type[A](attributes: A): Type[A]

Concrete fields

lazy val int16Type: UType
lazy val int32Type: UType
lazy val int64Type: UType
lazy val int8Type: UType