|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjtux.UDir.s_dirent
public static class UDir.s_dirent
Java version of C struct dirent.
Click here for Posix/SUS C API.
Field Summary | |
---|---|
int |
d_ino
i-number |
java.lang.String |
d_name
name |
Constructor Summary | |
---|---|
UDir.s_dirent()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int d_ino
public java.lang.String d_name
Constructor Detail |
---|
public UDir.s_dirent()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |