代码搜索:Object
找到约 10,000 项符合「Object」的源代码
代码结果 10,000
www.eeworm.com/read/167133/5467631
java filewriter.java
/* FileWriter.java -- Convenience class for writing to files.
Copyright (C) 1998, 1999, 2001, 2003 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free softwar
www.eeworm.com/read/167133/5468198
java boolean.java
/* Boolean.java -- object wrapper for boolean
Copyright (C) 1998, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribut
www.eeworm.com/read/167133/5468207
java illegalaccessexception.java
/* IllegalAccessException.java -- thrown on attempt to reflect on
inaccessible data
Copyright (C) 1998, 1999, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU
www.eeworm.com/read/167133/5468257
java hashtable.java
/* Hashtable.java -- a class providing a basic hashtable data structure,
mapping Object --> Object
Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of
www.eeworm.com/read/167133/5468292
java abstractmap.java
/* AbstractMap.java -- Abstract implementation of most of Map
Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free s
www.eeworm.com/read/167133/5468293
java map.java
/* Map.java: interface Map -- An object that maps keys to values
interface Map.Entry -- an Entry in a Map
Copyright (C) 1998, 2001 Free Software Foundation, Inc.
This file is part of
www.eeworm.com/read/167133/5468310
java identityhashmap.java
/* IdentityHashMap.java -- a class providing a hashtable data structure,
mapping Object --> Object, which uses object identity for hashing.
Copyright (C) 2001, 2002 Free Software Foundation, Inc
www.eeworm.com/read/167133/5468311
java vector.java
/* Vector.java -- Class that provides growable arrays.
Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you
www.eeworm.com/read/167133/5468320
java arraylist.java
/* ArrayList.java -- JDK1.2's answer to Vector; this is an array-backed
implementation of the List interface
Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is par
www.eeworm.com/read/167133/5468343
java abstractlist.java
/* AbstractList.java -- Abstract implementation of most of List
Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free