Enum Class的使用
org.dromara.northstar.common.constant.PlaybackPrecision
使用PlaybackPrecision的程序包
-
org.dromara.northstar.common.constant中PlaybackPrecision的使用
修饰符和类型方法说明static PlaybackPrecisionReturns the enum constant of this class with the specified name.static PlaybackPrecision[]PlaybackPrecision.values()Returns an array containing the constants of this enum class, in the order they are declared. -
org.dromara.northstar.strategy.tester中PlaybackPrecision的使用