Uses of Class
org.eclipse.jgit.internal.storage.dfs.DfsObjectRepresentation
-
Packages that use DfsObjectRepresentation Package Description org.eclipse.jgit.internal.storage.dfs Distributed file system based repository storage. -
-
Uses of DfsObjectRepresentation in org.eclipse.jgit.internal.storage.dfs
Methods in org.eclipse.jgit.internal.storage.dfs with parameters of type DfsObjectRepresentation Modifier and Type Method Description (package private) void
DfsPackFile. representation(DfsObjectRepresentation r, long pos, DfsReader ctx, PackReverseIndex rev)
-