Uses of Class
org.eclipse.jgit.internal.storage.file.LazyObjectIdSetFile.Entry
-
Packages that use LazyObjectIdSetFile.Entry Package Description org.eclipse.jgit.internal.storage.file File based repository storage. -
-
Uses of LazyObjectIdSetFile.Entry in org.eclipse.jgit.internal.storage.file
Fields in org.eclipse.jgit.internal.storage.file with type parameters of type LazyObjectIdSetFile.Entry Modifier and Type Field Description private ObjectIdOwnerMap<LazyObjectIdSetFile.Entry>
LazyObjectIdSetFile. set
Methods in org.eclipse.jgit.internal.storage.file that return types with arguments of type LazyObjectIdSetFile.Entry Modifier and Type Method Description private ObjectIdOwnerMap<LazyObjectIdSetFile.Entry>
LazyObjectIdSetFile. load()
-