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()Get set of objects the incoming pack assumed for delta purposesObjectIdSubclassMap<ObjectId>PackParser. getNewObjectIds()Get the new objects that were sent by the user
-