js-util

Home > rc-js-util > ReferenceCounter > (constructor)

ReferenceCounter.(constructor)

Constructs a new instance of the ReferenceCounter class

Signature:

constructor(onZeroReference?: (key: TKey) => void);

Parameters

Parameter Type Description
onZeroReference (key: TKey) => void (Optional)