Uses of Enum
redis.embedded.model.OS
Packages that use OS
-
Uses of OS in redis.embedded.model
Fields in redis.embedded.model declared as OSMethods in redis.embedded.model that return OSModifier and TypeMethodDescriptionstatic OSOS.detectOS()static OSReturns the enum constant of this type with the specified name.static OS[]OS.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in redis.embedded.model with parameters of type OS