|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrossi.fstools.fs.reiserfs.ReiserDevice
Representation of a unix device.
| Constructor Summary | |
ReiserDevice(StatDataItem inode)
Crate the device from the inode (stat data) |
|
| Method Summary | |
int |
getMajor()
Get the major device type. |
int |
getMinor()
Get the minor device type. |
boolean |
isBlockDev()
|
boolean |
isCharDev()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ReiserDevice(StatDataItem inode)
inode - a StatDataItem| Method Detail |
public boolean isBlockDev()
isBlockDev in interface Devicepublic boolean isCharDev()
isCharDev in interface Devicepublic int getMajor()
Device
getMajor in interface Devicepublic int getMinor()
Device
getMinor in interface Device
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||