Uses of Class
org.eclipse.jgit.internal.storage.file.FileReftableStack.StackEntry
-
Packages that use FileReftableStack.StackEntry Package Description org.eclipse.jgit.internal.storage.file File based repository storage. -
-
Uses of FileReftableStack.StackEntry in org.eclipse.jgit.internal.storage.file
Fields in org.eclipse.jgit.internal.storage.file with type parameters of type FileReftableStack.StackEntry Modifier and Type Field Description private java.util.List<FileReftableStack.StackEntry>
FileReftableStack. stack
-