Uses of Class
org.eclipse.jgit.storage.pack.PackStatistics.ObjectType
Packages that use PackStatistics.ObjectType
-
Uses of PackStatistics.ObjectType in org.eclipse.jgit.storage.pack
Methods in org.eclipse.jgit.storage.pack that return PackStatistics.ObjectTypeModifier and TypeMethodDescriptionPackStatistics.byObjectType
(int typeCode) Get information about this type of object in the pack.Methods in org.eclipse.jgit.storage.pack that return types with arguments of type PackStatistics.ObjectTypeModifier and TypeMethodDescriptionPackStatistics.getObjectTypes()
Get a map containing ObjectType statistics.