Enum Class的使用
redis.embedded.util.OS
使用OS的程序包
-
redis.embedded.util中OS的使用
返回OS的redis.embedded.util中的方法修饰符和类型方法说明static OSOSDetector.getOS()OSArchitecture.os()static OSReturns the enum constant of this class with the specified name.static OS[]OS.values()Returns an array containing the constants of this enum class, in the order they are declared.参数类型为OS的redis.embedded.util中的构造器