defaultValue property

T defaultValue
final

The default value to use if the valueCandidate is null.

Implementation

final T defaultValue;