public class StatFs extends Object
| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize() |
int |
getAvailableBlocks() |
int |
getBlockCount() |
int |
getBlockSize() |
int |
getFreeBlocks() |
void |
restat(String path) |
public StatFs(String path)
Copyright © 2008-2013. All Rights Reserved.