summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/jgit.sh
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2011-05-29 12:24:27 -0700
committerShawn O. Pearce <spearce@spearce.org>2011-05-31 08:58:45 -0700
commit8d1ac7a769b3fc4725537376e0e14d3b96ebbe3d (patch)
treedf01f775a569760e9b9c0859906e37feccd947b0 /org.eclipse.jgit.pgm/jgit.sh
parent67a1a0993f3969357c554b2030cfd794b3c3af89 (diff)
downloadjgit-8d1ac7a769b3fc4725537376e0e14d3b96ebbe3d.tar.gz
jgit-8d1ac7a769b3fc4725537376e0e14d3b96ebbe3d.zip
Change EditList to extend ArrayList
There is no reason for this type to contain an ArrayList and try to hide the implementation. It only slows down execution by adding an extra layer of method dispatch to each invocation. Instead subclass from ArrayList. Change-Id: Ifbb9c7060c2fe3d5a7397c1aa85fbade14088637 Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'org.eclipse.jgit.pgm/jgit.sh')
0 files changed, 0 insertions, 0 deletions