| HEADER | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--java.util.AbstractMap
|
+--java.util.HashMap
|
+--ru.biosoft.access.MemIndex
| Constructor Summary | |
MemIndex(File dataFile, String indexName) | |
| Method Summary | |
void | close() |
boolean | isValid() |
| Methods inherited from class java.util.HashMap |
size, isEmpty, containsValue, containsKey, get, put, remove, putAll, clear, clone, keySet, values, entrySet |
| Methods inherited from class java.util.AbstractMap |
equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MemIndex(File dataFile, String indexName)
throws java.io.IOException
| Method Detail |
public void close()
throws java.io.FileNotFoundException,
java.io.IOException
public boolean isValid()
| Association Links |
| FOOTER | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||