Uses of Class
org.eclipse.jgit.lib.ObjectIdSubclassMap
-
Packages that use ObjectIdSubclassMap Package Description org.eclipse.jgit.transport Transport (fetch/push) for different protocols. -
-
Uses of ObjectIdSubclassMap in org.eclipse.jgit.transport
Methods in org.eclipse.jgit.transport that return ObjectIdSubclassMap Modifier and Type Method Description ObjectIdSubclassMap<ObjectId>
PackParser. getBaseObjectIds()
ObjectIdSubclassMap<ObjectId>
PackParser. getNewObjectIds()
-