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