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