|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--usb.devices.Rio500.Data | +--usb.devices.Rio500.MemoryStatus
Exposes the fields of a memory status record.
Method Summary | |
int |
getBlockCount()
|
int |
getBlockSize()
|
int |
getFirstFreeBlock()
|
int |
getNumUnusedBlocks()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public int getBlockSize()
public int getBlockCount()
public int getFirstFreeBlock()
public int getNumUnusedBlocks()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |