diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2011-03-18 09:07:25 -0700 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2011-03-18 09:11:56 -0700 |
commit | 62fe7c7313e4e7a4339fe9df3a9dc2335461df29 (patch) | |
tree | 5c38b105842c4675351f8e98fa4631ae1c93fcda /org.eclipse.jgit.test/plugin.properties | |
parent | 48fb404a3f155805a67bdc18c7ca22d18df03be2 (diff) | |
download | jgit-62fe7c7313e4e7a4339fe9df3a9dc2335461df29.tar.gz jgit-62fe7c7313e4e7a4339fe9df3a9dc2335461df29.zip |
BlockList: Micro-optimize appending from another BlockList
Simple variant of addAll() that knows how to copy large segments
quickly using System.arraycopy() rather than looping through with
an Iterator object.
Change-Id: Icb50a8f87fe9180ea28b6920f473bb9e70c300f1
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'org.eclipse.jgit.test/plugin.properties')
0 files changed, 0 insertions, 0 deletions