I'm wondering what types of programmatic behaviors count as "modifying" a file in java. That is, what operations which i might perform on a file would cause the file.lastModified() call to change it's value?I'm wondering what types of programmatic behavi