Enum Class的使用
org.springblade.core.api.crypto.enums.CryptoType
使用CryptoType的程序包
-
org.springblade.core.api.crypto.enums中CryptoType的使用
修饰符和类型方法说明static CryptoTypeReturns the enum constant of this class with the specified name.static CryptoType[]CryptoType.values()Returns an array containing the constants of this enum class, in the order they are declared.