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