objectFactory property

ObjectFactory<T> objectFactory
final

Callback used to create the cached object.

Implementation

final ObjectFactory<T> objectFactory;