News

Fortunately, when Java finally got its enum, it was worth the wait. Not only does the Java enum provide a typesafe representation of finite values, but it supports methods on those values.