commit | ea21c111cb7ac0c8dc39c4df3fe90c08ddcce066 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Sat Jun 26 18:48:39 2010 -0700 |
committer | Shawn O. Pearce <spearce@spearce.org> | Sat Jun 26 18:51:12 2010 -0700 |
tree | 03ae48e7b820d7e15ca2ab842b2f81db0a31f07b | |
parent | 71aace52f7bfc36c65c92ab54c6f020dffc873ab [diff] |
Move PackWriter over to storage.pack.PackWriter Similar to what we did with the file code, move the pack writer into its own package so the related classes and their package private methods are hidden from the rest of the library. Change-Id: Ic1b5c7c8c8d266e90c910d8d68dfc8e93586854f Signed-off-by: Shawn O. Pearce <spearce@spearce.org>