Enumerated Types in Java
Jun 24, 2021•9 min•Ep. 13
Episode description
In this episode, we discuss how to use enumerated types in Java. We look at two different ways to access the name and how to use it to determine the ordinality of the elements. I believe this lesson is the last of the not-so-exciting numerical Java stuffs, so hopefully next week we can do something fun like a magic trick.