Searched refs:theInstance (Results 1 – 1 of 1) sorted by relevance
44 static final FileCleaningTracker theInstance = new FileCleaningTracker(); field in FileCleaner58 theInstance.track(file, marker); in track()73 theInstance.track(file, marker, deleteStrategy); in track()87 theInstance.track(path, marker); in track()102 theInstance.track(path, marker, deleteStrategy); in track()114 return theInstance.getTrackCount(); in getTrackCount()140 theInstance.exitWhenFinished(); in exitWhenFinished()152 return theInstance; in getInstance()