Uses of Class
org.eclipse.jgit.internal.storage.pack.PackWriter.State
-
Packages that use PackWriter.State Package Description org.eclipse.jgit.internal.storage.pack Reading/writing Git pack files. -
-
Uses of PackWriter.State in org.eclipse.jgit.internal.storage.pack
Methods in org.eclipse.jgit.internal.storage.pack that return PackWriter.State Modifier and Type Method Description PackWriter.State
PackWriter. getState()
Get snapshot of the current state of this PackWriter.(package private) PackWriter.State
PackWriter.MutableState. snapshot()
-