|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.io.FileDescriptor
Field Summary | |
static FileDescriptor |
err
|
static FileDescriptor |
in
|
static FileDescriptor |
out
|
Constructor Summary | |
FileDescriptor()
|
Method Summary | |
void |
sync()
|
boolean |
valid()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait |
Field Detail |
public static final FileDescriptor in
public static final FileDescriptor out
public static final FileDescriptor err
Constructor Detail |
public FileDescriptor()
Method Detail |
public boolean valid()
public void sync() throws SyncFailedException
SyncFailedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |