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