Uses of Class
org.eclipse.jgit.transport.PackParser.DeltaChain
-
Packages that use PackParser.DeltaChain Package Description org.eclipse.jgit.transport Transport (fetch/push) for different protocols. -
-
Uses of PackParser.DeltaChain in org.eclipse.jgit.transport
Fields in org.eclipse.jgit.transport with type parameters of type PackParser.DeltaChain Modifier and Type Field Description private ObjectIdOwnerMap<PackParser.DeltaChain>
PackParser. baseById
-