Java Libraries
Java Enum as a class
Recently i have been asked a fairly simple question. "Can you extend an enum?". My reaction to that was "Why would you want to do that?". But, given a second thought, i realized that i didn't really know the answer. (more…)