value property
T
value
final
The value distinguishing the key from other keys of the same type.
Implementation
final T value;
The value distinguishing the key from other keys of the same type.
final T value;