Overview | Methods | Fields | This Package | All Packages
Specifies that the file is being used for temporary storage.
Syntax
public static final int TEMPORARY;
Remarks
Applications should write to the file only if absolutely necessary. Most of the file's data remains in memory without being flushed to the media because the file will soon be deleted.