aspose file tools
The moose likes Beginning Java and the fly likes Enum Help ! Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Enum Help !" Watch "Enum Help !" New topic
Author

Enum Help !

podonga poron
Ranch Hand

Joined: May 12, 2008
Posts: 55
What is this code doing ?



thanks !
[ May 29, 2008: Message edited by: podonga poron ]
Rodrigo Lopes
Ranch Hand

Joined: Feb 29, 2008
Posts: 118
Originally posted by podonga poron:
[QB]What is this code doing ?




Take a look at this and this to understand better about enums
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Enum Help !
 
Similar Threads
modifying enums
Java noob needs help
head first beersong problem?
Enums (Is this the best way)?
enum question