Class Pair<T>

Type Parameters

  • T

Constructors

Properties

Constructors

  • Type Parameters

    • T

    Parameters

    • one: T
    • two: T

    Returns Pair<T>

Properties

one: T
two: T

Generated using TypeDoc