Uses of Class
org.egothor.store.IListMetadataWrite

Packages that use IListMetadataWrite
org.egothor.robot.index   
org.egothor.store This package contains an implementation of barrels on a hard disk. 
 

Uses of IListMetadataWrite in org.egothor.robot.index
 

Methods in org.egothor.robot.index with parameters of type IListMetadataWrite
 boolean TermsFastWriter.addElement(IListMetadataWrite obj)
          Appends the given element with the given key to the structure.
 

Uses of IListMetadataWrite in org.egothor.store
 

Methods in org.egothor.store with parameters of type IListMetadataWrite
 boolean TermsWriter.addElement(IListMetadataWrite obj)
          Appends the given element with the given key to the structure.