1 2 3 Calendar calendar = ... Entry<String> dentistAppointment = new Entry<>("Dentist"); calendar.addEntry(dentistAppointment);