Uses of Class
hcrypto.analyzer.tool.FrequencyTable

Packages that use FrequencyTable
hcrypto.analyzer.tool   
 

Uses of FrequencyTable in hcrypto.analyzer.tool
 

Methods in hcrypto.analyzer.tool that return FrequencyTable
 FrequencyTable TextStatistics.getFrequencyTable()
           
 

Constructors in hcrypto.analyzer.tool with parameters of type FrequencyTable
Histogram(FrequencyTable ft)