Uses of Class
cn.sliew.milky.common.unit.TimeValues
-
Packages that use TimeValues Package Description cn.sliew.milky.common.unit -
-
Uses of TimeValues in cn.sliew.milky.common.unit
Methods in cn.sliew.milky.common.unit that return TimeValues Modifier and Type Method Description static TimeValuesTimeValues. valueOf(String name)Returns the enum constant of this type with the specified name.static TimeValues[]TimeValues. values()Returns an array containing the constants of this enum type, in the order they are declared.
-