- This event has passed.
9 AM – Intro To Java – Gamas
April 30, 2022 @ 9:00 am - 10:00 am
Homework
- Inside EmailApplicationMain.java, create Map<String, EmailMessage>
- Inside createEmailMessage(EmailAccount): after EmailMessage is created, store inside the new map that you just created. The key of the map is going to be sendTo email.