gate.creole.annic.apache.lucene.store
Class RAMFile

java.lang.Object
  extended by gate.creole.annic.apache.lucene.store.RAMFile

 class RAMFile
extends Object


Field Summary
(package private)  Vector buffers
           
(package private)  long lastModified
           
(package private)  long length
           
 
Constructor Summary
RAMFile()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

buffers

Vector buffers

length

long length

lastModified

long lastModified
Constructor Detail

RAMFile

RAMFile()