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