Uses of Class
java.lang.Process

Packages that useProcess
Package
Description
com.sun.jdi
This is the core package of the Java DebugInterface (JDI), it defines mirrors for values, types, and the targetVirtualMachine itself - as well bootstrapping facilities.
com.sun.jdi.connect
This package defines connections between the virtual machineusing the JDI and the target virtual machine.
java.lang
Provides classes that are fundamental to the design of the Javaprogramming language.
jdk.jshell.execution
Provides implementation support for building JShell execution engines.