Sun SPOT API
Green Release  


com.sun.squawk
Class Finalizer

java.lang.Object
  extended by com.sun.squawk.Finalizer
All Implemented Interfaces:
Runnable

public final class Finalizer
extends Object
implements Runnable

Class to record objects that require finalization.

Author:
Nik Shaylor

Method Summary
 void run()
          Run the finalzer.
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run()
Run the finalzer.

Specified by:
run in interface Runnable
See Also:
Thread.run()

Sun SPOT API
Green Release  


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