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