Uses of Class
jetbrains.buildServer.zip.Platform
-
Packages that use Platform Package Description jetbrains.buildServer.zip -
-
Uses of Platform in jetbrains.buildServer.zip
Methods in jetbrains.buildServer.zip that return Platform Modifier and Type Method Description static Platform
Platform. valueOf(String name)
Returns the enum constant of this type with the specified name.static Platform[]
Platform. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-