public class HuffmanNode extends Object
HuffmanNode()
HuffmanNode(byte[] code, int[] point, int index, byte length)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HuffmanNode()
public HuffmanNode(byte[] code, int[] point, int index, byte length)
Copyright © 2017. All rights reserved.