ColorModel.finalize
Class Overview | Class Members | 
  This Package | 
All Packages
 public void finalize()
Description
 Called by the garbage collector on an object when garbage collection
 determines that there are no more references to the object.
  
Overrides
     finalize in class Object