public class AbortFile extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
create() |
boolean |
destroy() |
boolean |
exists() |
String |
getPath() |
void |
touch() |
public AbortFile(String path)
public String getPath()
public boolean create()
throws IOException
IOExceptionpublic void touch()
throws IOException
IOExceptionpublic boolean exists()
public boolean destroy()
Copyright © 2024. All rights reserved.