Class ChmLzxState

  • All Implemented Interfaces:
    java.lang.Cloneable

    public class ChmLzxState
    extends java.lang.Object
    implements java.lang.Cloneable
    • Method Detail

      • toString

        public java.lang.String toString()
        It suits for informative outlook
        Overrides:
        toString in class java.lang.Object
      • getBlockType

        public int getBlockType()
      • setMainTreeLengtsTable

        public void setMainTreeLengtsTable​(short[] mainTreeLengtsTable)
      • getMainTreeLengtsTable

        public short[] getMainTreeLengtsTable()
      • setLengthTreeLengtsTable

        public void setLengthTreeLengtsTable​(short[] lengthTreeLengtsTable)
      • getLengthTreeLengtsTable

        public short[] getLengthTreeLengtsTable()