public static class Util.Block<V,E> extends java.lang.Object
LinearList<V>
elements
E
encoding
Block(E encoding, V first)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final E encoding
public final LinearList<V> elements
public Block(E encoding, V first)