defaultValue property
T
defaultValue
final
The default value to use if the valueCandidate is null.
Implementation
final T defaultValue;
The default value to use if the valueCandidate is null.
final T defaultValue;