]> source.dussan.org Git - jgit.git/commit
Add Object type to Comparable implements declaration 02/5902/3
authorKevin Sawicki <kevin@github.com>
Wed, 9 May 2012 17:41:40 +0000 (10:41 -0700)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 9 May 2012 22:32:47 +0000 (00:32 +0200)
commita9133e55a451f3441ee8dc9a2dcee2c8c48c22b6
tree7cdad6e2b41c297703e658c644f2158df42de9d1
parente3335cfa6bb22679f5ab0170e4086b7ef88fb2d5
Add Object type to Comparable implements declaration

This removes unchecked warnings when a List of
AnyObjectId objects or any of its subclasses are
passed to Collections.sort such as in PackWriter

Change-Id: I806732cee24349c75c0357a655df55b070f2f213
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/lib/AnyObjectId.java