Uses of Enum Class
org.eclipse.jgit.lib.CoreConfig.LogRefUpdates
Packages that use CoreConfig.LogRefUpdates
-
Uses of CoreConfig.LogRefUpdates in org.eclipse.jgit.lib
Methods in org.eclipse.jgit.lib that return CoreConfig.LogRefUpdatesModifier and TypeMethodDescriptionstatic CoreConfig.LogRefUpdates
Returns the enum constant of this class with the specified name.static CoreConfig.LogRefUpdates[]
CoreConfig.LogRefUpdates.values()
Returns an array containing the constants of this enum class, in the order they are declared.