Primitive class is a wrapper for primitive types to be used as a reference

Type Parameters

  • T

Hierarchy

  • Primitive

Constructors

Methods

Constructors

Methods

  • Returns the value of the primitive

    Returns T

  • Sets the value of the primitive

    Parameters

    • value: T

    Returns void

Generated using TypeDoc