posted 15 years ago
the question is
PROVIDE A MUTATOR METHOD setRaceDate() to set the date of the meeting from suitable parameters
the date class is
and the MEETING CLASS WHICH I NEED TO ADD THE MUTATOR TO IS
import java.util.*;
IVE DONE THE BASICS JUST DONT KNOW HOW TO USE THE DATE CLASS