Uses of Class
de.ibapl.jnhw.libloader.OS
-
-
Uses of OS in de.ibapl.jnhw.libloader
Methods in de.ibapl.jnhw.libloader that return OS Modifier and Type Method Description OSMultiarchInfo. getOS()OSMultiarchTupelBuilder. getOS()static OSNativeLibResolver. getOS()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.
-