| Package | Description |
|---|---|
| org.eclipse.jgit.internal.storage.pack |
Reading/writing Git pack files.
|
| org.eclipse.jgit.storage.pack |
| Constructor and Description |
|---|
ObjectType(PackStatistics.ObjectType type)
Wraps an
PackStatistics.ObjectType
instance to maintain backwards compatibility with existing API. |
| Modifier and Type | Method and Description |
|---|---|
PackStatistics.ObjectType |
PackStatistics.byObjectType(int typeCode) |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,PackStatistics.ObjectType> |
PackStatistics.getObjectTypes() |
Copyright © 2016 Eclipse JGit Project. All rights reserved.