Question: please help me with this JAVA question asap Define a class named SwimTimes that holds an integer array named times containing the times of each
please help me with this JAVA question asap

Define a class named SwimTimes that holds an integer array named times containing the times of each swim. Define a parameterized constructor that has an integer array passed to it and it creates an instance copy of the formal parameter into the instance variablestimas Define an instance method named slowest in the class that returns the slowest time. The method must return 0 if the array is null or empty
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
