Enum Class的使用
cn.dinodev.spring.commons.Scope.DEFAULT
使用Scope.DEFAULT的程序包
-
cn.dinodev.spring.commons中Scope.DEFAULT的使用
修饰符和类型方法说明static Scope.DEFAULTReturns the enum constant of this class with the specified name.static Scope.DEFAULT[]Scope.DEFAULT.values()Returns an array containing the constants of this enum class, in the order they are declared.