Uses of Class
hcrypto.analyzer.tool.FrequencyRecord

Packages that use FrequencyRecord
hcrypto.analyzer.tool   
 

Uses of FrequencyRecord in hcrypto.analyzer.tool
 

Methods in hcrypto.analyzer.tool that return FrequencyRecord
 FrequencyRecord[] FrequencyTable.getCryptogramFrequencies()
           
 FrequencyRecord[] FrequencyTable.getSortedCryptogramFrequencies()
           
 

Constructors in hcrypto.analyzer.tool with parameters of type FrequencyRecord
FrequencyRecord(FrequencyRecord freq)
          The copy constructor