abstract class Usage extends Object
| Modifier | Constructor and Description |
|---|---|
private |
Usage()
Nope!
|
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
cat1(String path) |
(package private) void |
cat2(String path) |
(package private) void |
performance1() |
(package private) void |
performance2() |
(package private) void |
performance3() |
(package private) void |
performance4() |
(package private) void |
umount1() |
(package private) void |
umount2() |
(package private) void |
umount3() |
void cat1(String path) throws IOException
IOExceptionvoid cat2(String path)
void umount1()
void umount2()
void umount3()
void performance1()
throws IOException
IOExceptionvoid performance2()
throws IOException
IOExceptionvoid performance3()
throws IOException
IOExceptionvoid performance4()
throws IOException
IOExceptionCopyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.