static class FrequencyEncoder.Entry<T> extends Object
protected int
frequency
index
protected T
object
protected
Entry(T object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final T object
protected int frequency
protected int index
protected Entry(T object)