public class File extends Object
implements Serializable,
Comparable
Costruttori
Argomenti | Descrizione |
---|
String | Pathname | String, String | Parent pathname + child pathname | File, String | Abstract ... + ... |
Metodi
Nome | Argomenti | Tipo | Descrizione |
---|
lastModified
length | | long | Proprietà | getName
getParent
getPath | String | list | String[] | canRead
canWrite
exists
isAbsolutely
isDirectory
isFile
isHidden | boolean | createNewFile
delete
mkdir
setReadOnly | Modifica | setLastModified
| Long |
---|
renameTo
| File |
|