Uses of Class
java.lang.Process

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