| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.hsqldb.Profile.File
Field Summary | |
(package private) int | iMaxLine |
(package private) java.lang.String | sName |
(package private) long[][] | val |
Constructor Summary | |
(package private) | Profile.File(org.hsqldb.Profile , java.lang.String , int ) |
Method Summary | |
(package private) void | visit(int ) |
Methods inherited from class java.lang.Object |
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait |
Field Detail |
int iMaxLine
java.lang.String sName
long[][] val
Constructor Detail |
Profile.File(org.hsqldb.Profile , java.lang.String , int )
Method Detail |
void visit(int )
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |