File

projects/m2-core/src/lib/model/auxiliary/Pair.ts

Index

Properties
Methods

Constructor

constructor(first?: F, second?: S)
Parameters :
Name Type Optional
first F Yes
second S Yes

Properties

Public first
Type : F
Public second
Type : S

Methods

Public clear
clear()
Returns : void
Public set
set(first?: F, second?: S)
Parameters :
Name Type Optional
first F Yes
second S Yes
Returns : void

results matching ""

    No results matching ""