Welcome to the coffeecrew!

On this page you'll find updates and infos regarding coffeecrew services as well as the aggregated output of our members blogs. Enjoy your stay!


Please leave your comments on the originating blog by clicking on the post's title - Thank you.

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