Uses of Class
org.ow2.clif.analyze.statistics.FileStoreReader

Packages that use FileStoreReader
org.ow2.clif.analyze.statistics   
 

Uses of FileStoreReader in org.ow2.clif.analyze.statistics
 

Methods in org.ow2.clif.analyze.statistics that return FileStoreReader
 FileStoreReader AnalyzerImpl.getStoreReader()
           
 

Methods in org.ow2.clif.analyze.statistics with parameters of type FileStoreReader
 void AnalyzerImpl.setStoreReader(FileStoreReader storeReader)