public static class NestedIntegerArray.Leaf<T> extends java.lang.Object
int[]
keys
T
value
Leaf(int[] keys, T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final int[] keys
public final T value
public Leaf(int[] keys, T value)