|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
java.lang.Object | +--org.hsqldb.CacheFree
CacheFree Class declaration
This class is essetially an object used to create a singly linked list of the free space available in a HSQL database file.
| Field Summary | |
(package private) CacheFree |
fNext
|
(package private) int |
iLength
|
(package private) int |
iPos
|
| Constructor Summary | |
(package private) |
CacheFree()
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
int iPos
int iLength
CacheFree fNext
| Constructor Detail |
CacheFree()
|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||