RandomDateOptions.withDefaultYearsToCurrent constructor

RandomDateOptions.withDefaultYearsToCurrent(
  1. int addYearsToCurrent
)

named constructor modifying default value

Implementation

RandomDateOptions.withDefaultYearsToCurrent(this.addYearsToCurrent);