net.multiphasicapps.io.HuffmanTreeInt

This represents a mutable huffman tree. This class is not thread safe. Iteration of values goes through the internal value table in no particular order. The iterator is fail-fast. {@squirreljme.error BD12 The huffman tree was modified in the middle of iteration.}