Uses of Class
jlibs.core.lang.OS

Packages that use OS
jlibs.core.lang   
 

Uses of OS in jlibs.core.lang
 

Methods in jlibs.core.lang that return OS
static OS OS.get()
           
static OS OS.get(String osName)
           
static OS OS.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.
 



Copyright © 2018. All rights reserved.