博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2005年6月6日

摘要: The Java language API includes a special class named Object that is the rootclass of the entire Java hierarchy. The Object class, found in the java.lang package,is the parent of every Java class, eith... 阅读全文

posted @ 2005-06-06 21:03 dalongzero 阅读(340) 评论(0) 推荐(0)