Sun SPOT API
Green Release  


com.sun.squawk
Class ObjectAssociation

java.lang.Object
  extended by com.sun.squawk.ObjectAssociation

public class ObjectAssociation
extends Object

An Object association is the logical extension of an object that is used to hold rarely used information like the monitor and hashcode. This data structure is placed between an object and its class when a hash code or monitor is needed for the object. The first two words of this data structure match exactly the first two in com.sun.squawk.Klass


Method Summary
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


Sun SPOT API
Green Release  


Copyright © 2006 Sun Microsystems, Inc. All Rights Reserved.