Archive
/
RSS
T < x < B
Too long to tweet, too short to blog.
Apr 18
All enums implicitly extend java.lang.Enum. Since Java does not support multiple inheritance, an enum cannot extend anything else
—
Enum Types (The Java™ Tutorials > Learning the Java Language > Classes and Objects)