1.4-Software-Development-Principles
Learning goals
I can write my own Enumerations
I can write a class using the record statement
I can write an anonymous class when needed
I can write an inner class to keep my code simple
I can determine the best solution for the situation