TimeIntervalCheck

BACK

Time Interval Java Program

Project Requirment:

Explain Scripts & Steps Taken:

Interval Script

  1. Created a constructor that accepts the start and end of an interval

  2. Created a method within that is supplied an object of the generic type parameter

  3. Created a method subinterval that is passed an interval as a parameter