create property

InstanceFactory<T> create
final

The function used to generate an instance.

Implementation

final InstanceFactory<T> create;