RE: [Cppunit-devel] A new architecture ?
Brought to you by:
blep
From: Michael F. <mf...@mi...> - 2001-10-22 19:54:31
|
Java=20 =20 http://java.sun.com/docs/books/jls/second_edition/html/typesValues.doc.h= tml# 9317 <http://java.sun.com/docs/books/jls/second_edition/html/typesValues.doc.= html #9317> There are three kinds of reference types: class types (=A78) <http://java.sun.com/docs/books/jls/second_edition/html/classes.doc.html= #385 7> , interface types (=A79) <http://java.sun.com/docs/books/jls/second_edition/html/interfaces.doc.h= tml# 238678> , and array types (=A710) <http://java.sun.com/docs/books/jls/second_edition/html/arrays.doc.html#= 2780 3> . =20 I would say Java is full of references. Michael Finney=20 Sun Certified Programmer for the Java 2 Platform=20 Sun Certified Developer for the Java 2 Platform=20 Cofounder of PPJDG - http://www.ppjdg.org <http://www.ppjdg.org/> =20 Cofounder of cosAgile - Colorado Springs XP Users Group - http://groups.yahoo.com/group/cosAgile <http://groups.yahoo.com/group/cosAgile> =20 <clip> Java has no references.=20 |