image

CHAPTER

11

Enums, Autoboxing, and Annotations

imaget this point in the book, you have learned many features of the Java language. Most of these features are part of the original language specification. The language itself has evolved substantially over last several years. Many new features have been added to the language throughout the various versions of Java SE. Java SE 6 and some of the releases prior to J2SE 5.0 did not add anything new to the language. We studied some of these features, such as enhanced for loops and varargs, in the previous chapters. ...

Get Java Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.