Uses of Class
org.ow2.proactive.process_tree_killer.Platform
| Package | Description |
|---|---|
| org.ow2.proactive.process_tree_killer |
-
Uses of Platform in org.ow2.proactive.process_tree_killer
Methods in org.ow2.proactive.process_tree_killer that return Platform Modifier and Type Method Description static PlatformPlatform. current()static PlatformPlatform. valueOf(java.lang.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.