|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--intradoc.common.PosixStructStat
| Field Summary | |
long |
st_atime
|
int |
st_blksize
|
long |
st_blocks
|
long |
st_ctime
|
int |
st_dev
|
int |
st_gid
|
int |
st_ino
|
int |
st_mode
|
long |
st_mtime
|
int |
st_nlink
|
long |
st_size
|
int |
st_uid
|
| Constructor Summary | |
PosixStructStat()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int st_dev
public int st_ino
public int st_mode
public int st_nlink
public int st_uid
public int st_gid
public long st_atime
public long st_mtime
public long st_ctime
public long st_size
public long st_blocks
public int st_blksize
| Constructor Detail |
public PosixStructStat()
| Method Detail |
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
(c) 1996-2005 All rights reserved. Stellent, Inc. |