Properties
comparisonFunc
destructionTimer
destructionTimer: Timer = ...
fullfillmentStore
fullfillmentStore: any[] = []
Private interestDeferred
interestDeferred: Deferred<DTInterestFullfillment> = ...
interestFullfilled
interestFullfilled: Promise<DTInterestFullfillment> = ...
Private interestMapRef
interest
MapRef: InterestMap<DTInterestId, DTInterestFullfillment>
isFullfilled
isFullfilled: boolean = false
options
originalInterest
originalInterest: DTInterestId
a generic store to store objects in that are needed for fullfillment;