value property
V
get
value
The wrapped value associated with the finalizer.
Must always return a non-null instance.
Implementation
V get value;
The wrapped value associated with the finalizer.
Must always return a non-null instance.
V get value;