ensureCapacity((int)(capacity * GROW_FACTOR)); | ensureCapacity((int)(elements.length * GROW_FACTOR)); | capacity * GROW_FACTOR | elements.length * GROW_FACTOR | graphhopper | 0f7562a6ac9f24c49d8d58b6f9cb5c4e09438156 | com.graphhopper.coll.OTPIntDoubleBinHeap | | _1 | GROW_FACTOR |
---|
_2 | GROW_FACTOR |
---|
| | | | Uses | False |