addDays abstract method

Date addDays(
  1. int days
)

Implementation

Date addDays(int days);