|
This course introduces you to new features of Java 2 5.0 that fundamentally alter the character and scope of the Java language. You'll learn about enumerations, autoboxing/unboxing, static import, and metadata.
Objectives:
After completing this course, students will be able to:
- Create enumerations
- Use Java's type wrappers
- Employ manual and automatic boxing and unboxing
- Apply static import
- Create metadata annotations
Topics:
- Enumerations
- Using enumerations
- Type wrappers
- Autoboxing
- Static import
- Metadata
|