Detect the presence of `Optional<?>` as the type of a field, and set the value to `Optional.absent()` if no parameter is set for the option.
Detect the presence of
Optional<?>as the type of a field, and set the value toOptional.absent()if no parameter is set for the option.