The Data PileThe Data Pile: Using Java Enumerations
Filed Under (c0ding, enum, java) by j on 04-11-2010
This article shows a basic implementation of a Java enumeration type that you can use to do a switch on Strings for example.Continue reading: Using Java Enumerations