|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mchange.v2.io.FileUtils
public final class FileUtils
| Method Summary | |
|---|---|
static void |
createEmpty(java.io.File file)
|
static long |
diskSpaceUsed(java.io.File maybeDir)
|
static void |
touch(java.io.File file)
|
static void |
touchExisting(java.io.File file)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static long diskSpaceUsed(java.io.File maybeDir)
throws java.io.IOException
java.io.IOException
public static void touchExisting(java.io.File file)
throws java.io.IOException
java.io.IOException
public static void touch(java.io.File file)
throws java.io.IOException
java.io.IOException
public static void createEmpty(java.io.File file)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||