Java in a Nutshell Online Quick Reference for Java 1.1
CLASS java.lang.Object
Availability: JDK 1.0
public class Object {
   // Default Constructor: public Object()
   // Public Instance Methods
      public boolean equals(Object obj);
      public final native Class getClass();
      public native int hashCode();
      public final native void notify();
      public final native void notifyAll();
      public String toString();
      public final native void wait(long timeout) throws InterruptedException;
      public final void wait(long timeout, int nanos) throws InterruptedException;
      public final void wait() throws InterruptedException;
   // Protected Instance Methods
      protected native Object clone() throws CloneNotSupportedException;
      protected void finalize() throws Throwable;
}
- Extended By:
- 
Adler32, 
Array, 
AWTEventMulticaster, 
Beans, 
BitSet, 
Boolean, 
BorderLayout, 
BreakIterator, 
Calendar, 
CardLayout, 
Character, 
CheckboxGroup, 
Class, 
ClassLoader, 
Clipboard, 
CollationElementIterator, 
CollationKey, 
Collator, 
Color, 
ColorModel, 
Compiler, 
Component, 
ComponentAdapter, 
Constructor, 
ContainerAdapter, 
ContentHandler, 
CRC32, 
Cursor, 
DataFlavor, 
DatagramPacket, 
DatagramSocket, 
DatagramSocketImpl, 
Date, 
DateFormatSymbols, 
DecimalFormatSymbols, 
Deflater, 
Dictionary, 
Dimension, 
DriverManager, 
DriverPropertyInfo, 
Event, 
EventObject, 
EventQueue, 
FeatureDescriptor, 
Field, 
FieldPosition, 
File, 
FileDescriptor, 
FilteredImageSource, 
FlowLayout, 
FocusAdapter, 
Font, 
FontMetrics, 
Format, 
Graphics, 
GridBagConstraints, 
GridBagLayout, 
GridLayout, 
Identity, 
Image, 
ImageFilter, 
InetAddress, 
Inflater, 
InputStream, 
Insets, 
Introspector, 
KeyAdapter, 
KeyPair, 
KeyPairGenerator, 
Lease, 
Locale, 
LocateRegistry, 
Math, 
MediaTracker, 
MemoryImageSource, 
MenuComponent, 
MenuShortcut, 
MessageDigest, 
Method, 
Modifier, 
MouseAdapter, 
MouseMotionAdapter, 
Naming, 
Number, 
ObjectStreamClass, 
ObjID, 
Observable, 
Operation, 
OutputStream, 
ParsePosition, 
PixelGrabber, 
Point, 
Polygon, 
PrintJob, 
Process, 
PropertyChangeSupport, 
PropertyEditorManager, 
PropertyEditorSupport, 
Random, 
RandomAccessFile, 
Reader, 
Rectangle, 
RemoteObject, 
ResourceBundle, 
RMIClassLoader, 
RMISocketFactory, 
Runtime, 
Security, 
SecurityManager, 
ServerSocket, 
Signature, 
SimpleBeanInfo, 
Socket, 
SocketImpl, 
StreamTokenizer, 
String, 
StringBuffer, 
StringCharacterIterator, 
StringSelection, 
StringTokenizer, 
System, 
Thread, 
ThreadGroup, 
Throwable, 
TimeZone, 
Toolkit, 
Types, 
UID, 
URL, 
URLConnection, 
URLEncoder, 
URLStreamHandler, 
Vector, 
VetoableChangeSupport, 
VMID, 
Void, 
WindowAdapter, 
Writer, 
ZipEntry, 
ZipFile.
- Passed To:
- 
ActionEvent.ActionEvent(), 
Array.get(), 
Array.getBoolean(), 
Array.getByte(), 
Array.getChar(), 
Array.getDouble(), 
Array.getFloat(), 
Array.getInt(), 
Array.getLength(), 
Array.getLong(), 
Array.getShort(), 
Array.set(), 
Array.setBoolean(), 
Array.setByte(), 
Array.setChar(), 
Array.setDouble(), 
Array.setFloat(), 
Array.setInt(), 
Array.setLong(), 
Array.setShort(), 
AWTEvent.AWTEvent(), 
Beans.getInstanceOf(), 
Beans.isInstanceOf(), 
BigDecimal.equals(), 
BigInteger.equals(), 
BitSet.equals(), 
Boolean.equals(), 
BorderLayout.addLayoutComponent(), 
Byte.equals(), 
Calendar.after(), 
Calendar.before(), 
Calendar.equals(), 
CardLayout.addLayoutComponent(), 
Character.equals(), 
ChoiceFormat.equals(), 
Class.isInstance(), 
ClassLoader.setSigners(), 
Clipboard.getContents(), 
CollationKey.equals(), 
Collator.equals(), 
Color.equals(), 
Compiler.command(), 
Component.action(), 
Component.gotFocus(), 
Component.lostFocus(), 
Constructor.equals(), 
Constructor.newInstance(), 
Container.add(), 
Container.addImpl(), 
Customizer.setObject(), 
DatagramSocketImpl.setOption(), 
Date.equals(), 
DateFormat.equals(), 
DateFormat.format(), 
DateFormatSymbols.equals(), 
DecimalFormat.equals(), 
DecimalFormatSymbols.equals(), 
Dictionary.get(), 
Dictionary.put(), 
Dictionary.remove(), 
Dimension.equals(), 
Double.equals(), 
Event.Event(), 
EventObject.EventObject(), 
FeatureDescriptor.setValue(), 
Field.equals(), 
Field.get(), 
Field.getBoolean(), 
Field.getByte(), 
Field.getChar(), 
Field.getDouble(), 
Field.getFloat(), 
Field.getInt(), 
Field.getLong(), 
Field.getShort(), 
Field.set(), 
Field.setBoolean(), 
Field.setByte(), 
Field.setChar(), 
Field.setDouble(), 
Field.setFloat(), 
Field.setInt(), 
Field.setLong(), 
Field.setShort(), 
File.equals(), 
Float.equals(), 
Font.equals(), 
Format.format(), 
GregorianCalendar.after(), 
GregorianCalendar.before(), 
GregorianCalendar.equals(), 
GridBagLayout.addLayoutComponent(), 
Hashtable.contains(), 
Hashtable.containsKey(), 
Hashtable.get(), 
Hashtable.put(), 
Hashtable.remove(), 
Identity.equals(), 
InetAddress.equals(), 
Insets.equals(), 
Integer.equals(), 
ItemEvent.ItemEvent(), 
LayoutManager2.addLayoutComponent(), 
Locale.equals(), 
Long.equals(), 
MessageFormat.equals(), 
MessageFormat.format(), 
Method.equals(), 
Method.invoke(), 
NumberFormat.equals(), 
NumberFormat.format(), 
Object.equals(), 
ObjectInputStream.resolveObject(), 
ObjectOutput.writeObject(), 
ObjectOutputStream.replaceObject(), 
ObjectOutputStream.writeObject(), 
ObjID.equals(), 
Observable.notifyObservers(), 
Observer.update(), 
Permission.equals(), 
Point.equals(), 
PreparedStatement.setObject(), 
Principal.equals(), 
PrintStream.print(), 
PrintStream.println(), 
PrintWriter.print(), 
PrintWriter.println(), 
PropertyChangeEvent.PropertyChangeEvent(), 
PropertyChangeEvent.setPropagationId(), 
PropertyChangeSupport.firePropertyChange(), 
PropertyChangeSupport.PropertyChangeSupport(), 
PropertyEditor.setValue(), 
PropertyEditorSupport.PropertyEditorSupport(), 
PropertyEditorSupport.setValue(), 
Reader.Reader(), 
Rectangle.equals(), 
RemoteObject.equals(), 
RMISecurityManager.checkConnect(), 
RMISecurityManager.checkRead(), 
RMISecurityManager.checkTopLevelWindow(), 
RuleBasedCollator.equals(), 
ScrollPane.addImpl(), 
SecurityManager.checkConnect(), 
SecurityManager.checkRead(), 
SecurityManager.checkTopLevelWindow(), 
ServerRef.exportObject(), 
Short.equals(), 
Signature.engineSetParameter(), 
Signature.setParameter(), 
SimpleDateFormat.equals(), 
SimpleTimeZone.equals(), 
SocketImpl.setOption(), 
Stack.push(), 
Stack.search(), 
String.equals(), 
String.valueOf(), 
StringBuffer.append(), 
StringBuffer.insert(), 
StringCharacterIterator.equals(), 
System.arraycopy(), 
System.identityHashCode(), 
TextEvent.TextEvent(), 
UID.equals(), 
URL.equals(), 
Vector.addElement(), 
Vector.contains(), 
Vector.copyInto(), 
Vector.indexOf(), 
Vector.insertElementAt(), 
Vector.lastIndexOf(), 
Vector.removeElement(), 
Vector.setElementAt(), 
VetoableChangeSupport.fireVetoableChange(), 
VetoableChangeSupport.VetoableChangeSupport(), 
VMID.equals(), 
Writer.Writer().
- Returned By:
- 
AclEntry.clone(), 
Array.get(), 
Array.newInstance(), 
Beans.getInstanceOf(), 
Beans.instantiate(), 
BitSet.clone(), 
BreakIterator.clone(), 
Calendar.clone(), 
CallableStatement.getObject(), 
CharacterIterator.clone(), 
Checkbox.getSelectedObjects(), 
CheckboxMenuItem.getSelectedObjects(), 
Choice.getSelectedObjects(), 
ChoiceFormat.clone(), 
ChoiceFormat.getFormats(), 
Class.getSigners(), 
Class.newInstance(), 
Collator.clone(), 
Compiler.command(), 
Component.getTreeLock(), 
Constructor.newInstance(), 
ContentHandler.getContent(), 
DatagramSocketImpl.getOption(), 
DateFormat.clone(), 
DateFormat.parseObject(), 
DateFormatSymbols.clone(), 
DecimalFormat.clone(), 
DecimalFormatSymbols.clone(), 
Dictionary.get(), 
Dictionary.put(), 
Dictionary.remove(), 
Enumeration.nextElement(), 
EventObject.getSource(), 
FeatureDescriptor.getValue(), 
Field.get(), 
Format.clone(), 
Format.parseObject(), 
GregorianCalendar.clone(), 
GridBagConstraints.clone(), 
Hashtable.clone(), 
Hashtable.get(), 
Hashtable.put(), 
Hashtable.remove(), 
Image.getProperty(), 
ImageFilter.clone(), 
Insets.clone(), 
ItemEvent.getItem(), 
ItemSelectable.getSelectedObjects(), 
List.getSelectedObjects(), 
ListResourceBundle.getContents(), 
ListResourceBundle.handleGetObject(), 
LoaderHandler.getSecurityContext(), 
Locale.clone(), 
MediaTracker.getErrorsAny(), 
MediaTracker.getErrorsID(), 
MessageDigest.clone(), 
MessageFormat.clone(), 
MessageFormat.parse(), 
MessageFormat.parseObject(), 
Method.invoke(), 
NumberFormat.clone(), 
NumberFormat.parseObject(), 
Object.clone(), 
ObjectInput.readObject(), 
ObjectInputStream.readObject(), 
ObjectInputStream.resolveObject(), 
ObjectOutputStream.replaceObject(), 
PixelGrabber.getPixels(), 
PropertyChangeEvent.getNewValue(), 
PropertyChangeEvent.getOldValue(), 
PropertyChangeEvent.getPropagationId(), 
PropertyEditor.getValue(), 
PropertyEditorSupport.getValue(), 
PropertyResourceBundle.handleGetObject(), 
ResourceBundle.getObject(), 
ResourceBundle.handleGetObject(), 
ResultSet.getObject(), 
RMIClassLoader.getSecurityContext(), 
RMISecurityManager.getSecurityContext(), 
RuleBasedCollator.clone(), 
SecurityManager.getSecurityContext(), 
Signature.clone(), 
Signature.engineGetParameter(), 
Signature.getParameter(), 
SimpleDateFormat.clone(), 
SimpleTimeZone.clone(), 
SocketImpl.getOption(), 
Stack.peek(), 
Stack.pop(), 
Stack.push(), 
StringCharacterIterator.clone(), 
StringSelection.getTransferData(), 
StringTokenizer.nextElement(), 
TimeZone.clone(), 
Transferable.getTransferData(), 
UnicastRemoteObject.clone(), 
URL.getContent(), 
URLConnection.getContent(), 
Vector.clone(), 
Vector.elementAt(), 
Vector.firstElement(), 
Vector.lastElement().
- Type Of:
- 
Event.arg, 
Event.target, 
EventObject.source, 
Image.UndefinedProperty, 
Reader.lock, 
ReplicateScaleFilter.outpixbuf, 
Vector.elementData, 
Writer.lock.
Java in a Nutshell Online Quick Reference for Java 1.1
Created by David Flanagan.
Copyright © 1997 by O'Reilly & Associates.
Casa de Bender