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