Uses of Class
io.smallrye.common.os.OS
-
-
Uses of OS in io.smallrye.common.os
Methods in io.smallrye.common.os that return OS Modifier and Type Method Description static OSOS. current()static OSOS. valueOf(String name)Returns 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.
-