Enum Class的使用
com.xwl41.common.basic.constant.Algorithms
使用Algorithms的程序包
-
com.xwl41.common.basic.constant中Algorithms的使用
修饰符和类型方法说明static AlgorithmsReturns the enum constant of this class with the specified name.static Algorithms[]Algorithms.values()Returns an array containing the constants of this enum class, in the order they are declared.