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