'. '

Enum

From APIDesign

(Difference between revisions)
Jump to: navigation, search

JaroslavTulach (Talk | contribs)
(New page: Java has been enhanced with enums in version 1.5. The Enums greatly simplify and standardize the way one can express the [[wikipedia::Enumerated Type...)
Next diff →

Revision as of 17:30, 9 January 2011

Java has been enhanced with enums in version 1.5. The Enums greatly simplify and standardize the way one can express the enumerated types in Java. However since their introduction I was not sure how suitable they are for API Design (and I was not the only one, see few year's old Andrei's post.


TBD: Story about AU.CATEGORY

Personal tools
buy