addAll
Adds all the given elements to the collection.
Parameters
elements
The element to add.
expireIn
How long from the current time the elements will expire.
onExpire
The callback to call on each the elements once they expire.
Adds all the given elements to the collection.
The element to add.
How long from the current time the elements will expire.
The callback to call on each the elements once they expire.