Enum Class的使用
com.walker.infrastructure.arguments.VariableType
使用VariableType的程序包
-
com.walker.infrastructure.arguments中VariableType的使用
修饰符和类型方法说明Variable.getType()static final VariableTypestatic VariableTypeReturns the enum constant of this class with the specified name.static VariableType[]VariableType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
com.walker.infrastructure.arguments.support中VariableType的使用