Uses of Enum Class
nl.knaw.dans.bagit.hash.StandardSupportedAlgorithms
Packages that use StandardSupportedAlgorithms
-
Uses of StandardSupportedAlgorithms in nl.knaw.dans.bagit.hash
Methods in nl.knaw.dans.bagit.hash that return StandardSupportedAlgorithmsModifier and TypeMethodDescriptionstatic StandardSupportedAlgorithmsReturns the enum constant of this class with the specified name.static StandardSupportedAlgorithms[]StandardSupportedAlgorithms.values()Returns an array containing the constants of this enum class, in the order they are declared.