KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > lang > ref > PhantomReference > Top Examples

  • org.apache.commons.io.FileCleaner
    Keeps track of files awaiting deletion, and deletes them when an associated marker object is reclaimed by the garbage collector. @author Noel Bergman @author Martin Cooper @version $Id: FileCleaner.java,v 1.1 2004/03/18 06:04:14 martinc Exp $
Popular Tags