Uses of Enum Class
org.eclipse.jgit.internal.storage.pack.PackWriter.PackingPhase
Packages that use PackWriter.PackingPhase
-
Uses of PackWriter.PackingPhase in org.eclipse.jgit.internal.storage.pack
Methods in org.eclipse.jgit.internal.storage.pack that return PackWriter.PackingPhaseModifier and TypeMethodDescriptionPackWriter.State.getPhase()
Get packing phasestatic PackWriter.PackingPhase
Returns the enum constant of this class with the specified name.static PackWriter.PackingPhase[]
PackWriter.PackingPhase.values()
Returns an array containing the constants of this enum class, in the order they are declared.