Class HuffmanNode

java.lang.Object
org.web3d.vrml.export.compressors.HuffmanNode

public class HuffmanNode extends Object
Prototype Huffman node. Borrowed original impl from Sun HuffmanNode, need to decide if copyright still stands for heavily modified code.
Version:
$Revision: 1.2 $