Uses of Class
org.smallmind.spark.tanukisoft.maven.OSStyle
-
-
Uses of OSStyle in org.smallmind.spark.tanukisoft.maven
Methods in org.smallmind.spark.tanukisoft.maven that return OSStyle Modifier and Type Method Description OSStyleOSType. getOsStyle()static OSStyleOSStyle. valueOf(String name)Returns the enum constant of this type with the specified name.static OSStyle[]OSStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.
-