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