The Source for Java Technology Collaboration


Home | Help | Changes | Index | Search | Go

Object

All non-primitives in Java must extend the java.lang.Object class.

Many people do not realize that an array extends the Object class.



Discussion about Object

Topic Object . { Edit | Ref-By | Printable | Diffs r2 < r1 | More }
 XML java.net RSS

Revision r2 - 30 Mar 2006 - 04:42:01 - Main.sullis
Parents: WebHome > Glossary