Document PackedObjectInfo and make it public for reuse
commitb0743f1d6594e1a7677f60c3e6dcc5dd1c0e104d
authorShawn O. Pearce <spearce@spearce.org>
Tue, 24 Jun 2008 02:10:02 +0000 (23 22:10 -0400)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Sat, 28 Jun 2008 10:11:52 +0000 (28 12:11 +0200)
treecbaae365301ac94551f4f94def2dac611f85be88
parent1e3e002055460411b9520f360b816b407e8e8088
Document PackedObjectInfo and make it public for reuse

Classes outside of transport may wish to use this abstraction,
so we mark it public, expose the offset field, and document
as much of the API as possible.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit/src/org/spearce/jgit/transport/PackedObjectInfo.java