Package | Description |
---|---|
org.eclipse.jgit.util |
Utility classes.
|
Modifier and Type | Field and Description |
---|---|
(package private) LongMap.Node<V> |
LongMap.Node.next |
private LongMap.Node<V>[] |
LongMap.table |
Modifier and Type | Method and Description |
---|---|
private static <V> LongMap.Node<V>[] |
LongMap.createArray(int sz) |
Modifier and Type | Method and Description |
---|---|
private void |
LongMap.insert(LongMap.Node<V> n) |