Uses of Class
org.eclipse.jgit.util.LongList
Packages that use LongList
Package
Description
Comparing file contents by computing diffs.
Distributed file system based repository storage.
File based repository storage.
-
Uses of LongList in org.eclipse.jgit.diff
Fields in org.eclipse.jgit.diff declared as LongList -
Uses of LongList in org.eclipse.jgit.internal.storage.dfs
Fields in org.eclipse.jgit.internal.storage.dfs declared as LongListModifier and TypeFieldDescriptionprivate LongListDfsPackFile.corruptObjectsObjects we have tried to read, and discovered to be corrupt. -
Uses of LongList in org.eclipse.jgit.internal.storage.file
Fields in org.eclipse.jgit.internal.storage.file declared as LongListModifier and TypeFieldDescriptionprivate LongListPack.corruptObjectsObjects we have tried to read, and discovered to be corrupt. -
Uses of LongList in org.eclipse.jgit.internal.storage.reftable
Fields in org.eclipse.jgit.internal.storage.reftable declared as LongListModifier and TypeFieldDescription(package private) final LongListBlockWriter.ObjEntry.blockPosprivate LongListReftableReader.ObjCursorImpl.blockPos(package private) final LongListReftableWriter.RefList.blockPos(package private) static final LongListReftableReader.EMPTY_LONG_LISTMethods in org.eclipse.jgit.internal.storage.reftable that return LongListConstructors in org.eclipse.jgit.internal.storage.reftable with parameters of type LongList