💭 Scala Enumerations Summary Comparison between different ways of doing enumerates, with scala.Enumeration, case object and Java’s Enum.