value property

T value
final

The immutable value associated with this Option.

Implementation

final T value;