Package com.github.junrar.unpack.ppm
Class FreqData
java.lang.Object
com.github.junrar.unpack.ppm.Pointer
com.github.junrar.unpack.ppm.FreqData
DOCUMENT ME
- Version:
- $LastChangedRevision$
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetStats()intvoidincSummFreq(int dSummFreq) init(byte[] mem) voidsetStats(int state) voidvoidsetSummFreq(int summFreq) toString()Methods inherited from class com.github.junrar.unpack.ppm.Pointer
getAddress, setAddress
-
Field Details
-
size
public static final int size- See Also:
-
-
Constructor Details
-
FreqData
public FreqData(byte[] mem)
-
-
Method Details