Released in Sep 2004 - J2SE,J2EE and J2ME calling started, 2'nd generation of java
- Annotations
- Generics
- Autoboxing
- Improved looping syntax
- Enums
- Static imports - which allows to import static members of one class or package into another using import keyword and then using them like they are member of that class.
- varargs method
No comments:
Post a Comment