#Does the `Get` method on Pool create a new instance of the item or does it just retrieved after

3 messages · Page 1 of 1 (latest)

noble bear
#

it is added?

rugged oasis
#

It calls New to create new item, if none in the pool.

noble bear