Java Virtal Machine.net

[ News ] rss

March 15, 2010

Joe Darcy: Beware of Covariant Overriding in Interface Hierarchies. One of the changes to the Java programming language made back in JDK 5 was the introduction of covariant returns, that is, the ability in a subtype to override a method in a supertype and return a more specific type. For example,

More »

March 14, 2010

Stephen Colebourne: Java language design by use case. In a blog in 2006 Neal Gafter wrote about how language design was fundamentally different to API design and how use cases were a bad approach to language design. This blog questions some of those conclusions in the context of the Java language.

More »

May/2006
SunMonTueWedThuFriSat
 1 2 3456
789 10 11 12 13
1415 16171819 20
212223 24 252627
282930 31    

[ Archives News ]

home > news > may 2006 > 09

May 09, 2006

NetBeans IDE Field Guide, Second Edition: Developing Desktop, Web, Enterprise, and Mobile Applica...

category: Main

The award-winning NetBeansâ„¢ IDE eases all aspects of Java application development, incorporating a wide range of powerful features into one well-designed package. NetBeans IDE is consistently first in supporting the latest Java technologies for d...

Comment here

More »


©2002-2008Java-Virtual-Machine.net