|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xwt.mips.VM.FileInfo org.xwt.mips.VM.FileFileInfo
Field Summary | |
java.io.File |
f
|
static int |
S_FCHR
|
static int |
S_IFDIR
|
static int |
S_IFIFO
|
static int |
S_IFREG
|
Constructor Summary | |
VM.FileFileInfo(java.io.File f)
|
Method Summary | |
long |
modTime()
|
int |
size()
|
int |
type()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.io.File f
public static final int S_IFIFO
public static final int S_FCHR
public static final int S_IFDIR
public static final int S_IFREG
Constructor Detail |
public VM.FileFileInfo(java.io.File f)
Method Detail |
public int size()
public int type()
public long modTime()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |