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