value property

T value
final

The value to which this key delegates its operator==.

Implementation

final T value;