Uses of Interface
org.eclipse.jgit.internal.storage.file.FileReftableStack.Writer
Packages that use FileReftableStack.Writer
-
Uses of FileReftableStack.Writer in org.eclipse.jgit.internal.storage.file
Methods in org.eclipse.jgit.internal.storage.file with parameters of type FileReftableStack.WriterModifier and TypeMethodDescriptionprivate boolean
FileReftableDatabase.addReftable
(FileReftableStack.Writer w) boolean
FileReftableStack.addReftable
(FileReftableStack.Writer w) Tries to add a new reftable to the stack.