Uses of Class
com.github.junrar.unpack.ppm.FreqData
-
Packages that use FreqData Package Description com.github.junrar.unpack.ppm -
-
Uses of FreqData in com.github.junrar.unpack.ppm
Fields in com.github.junrar.unpack.ppm declared as FreqData Modifier and Type Field Description private FreqDataPPMContext. freqDataMethods in com.github.junrar.unpack.ppm that return FreqData Modifier and Type Method Description FreqDataPPMContext. getFreqData()FreqDataFreqData. init(byte[] mem)Methods in com.github.junrar.unpack.ppm with parameters of type FreqData Modifier and Type Method Description voidPPMContext. setFreqData(FreqData freqData)
-