Hierarchy-Diagram

UML class diagram of Float32
Legend
icon for a class in the UML class diagram class
icon for a public method in the UML class diagram public method
underlined static property/method

Hierarchy

  • Float
    • Float32

Constructors

Properties

value: number
abiName: string = 'float32'
byteWidth: number = 4

Methods

  • Parameters

    • other: FloatType

    Returns boolean

  • Returns string

  • Returns Float

  • Type Parameters

    • T extends typeof Float

    Parameters

    • this: T
    • value: FloatType

    Returns InstanceType<T>

  • Parameters

    • value: FloatType

    Returns unknown

  • Type Parameters

    • T extends typeof Float

    Parameters

    Returns InstanceType<T>

  • Parameters

    Returns unknown

  • Type Parameters

    • T extends typeof Float

    Parameters

    • this: T

    Returns InstanceType<T>

  • Returns unknown