Class DfsPackFile.PackBitmapIndexLoader.LoadResult

java.lang.Object
org.eclipse.jgit.internal.storage.dfs.DfsPackFile.PackBitmapIndexLoader.LoadResult
Enclosing interface:
DfsPackFile.PackBitmapIndexLoader

public static class DfsPackFile.PackBitmapIndexLoader.LoadResult extends Object
The instance of the pack bitmap index and the amount of bytes loaded. The bytes can be 0, if the implementation doesn't do any initial loading.