Package org.eclipse.jgit.transport
Class PackParser.ObjectTypeAndSize
- java.lang.Object
-
- org.eclipse.jgit.transport.PackParser.ObjectTypeAndSize
-
- Enclosing class:
- PackParser
public static class PackParser.ObjectTypeAndSize extends Object
Type and size information about an object in the database buffer.
-
-
Constructor Summary
Constructors Constructor Description ObjectTypeAndSize()
-