Uses of Interface
org.eclipse.jgit.internal.storage.file.FileReftableStack.Writer
-
Packages that use FileReftableStack.Writer Package Description org.eclipse.jgit.internal.storage.file File based repository storage. -
-
Uses of FileReftableStack.Writer in org.eclipse.jgit.internal.storage.file
Methods in org.eclipse.jgit.internal.storage.file with parameters of type FileReftableStack.Writer Modifier and Type Method Description booleanFileReftableStack. addReftable(FileReftableStack.Writer w)Tries to add a new reftable to the stack.
-