Hi, I am studying the SCJP guide for Java 6 and it mentions a values() method to read/iterate through enum values. I couldn't find it in the API. Sho
www.coderanch.com