Void
The Void class has one field, TYPE,
which holds a reference to the Class
object for type void. You do not
create instances of this class.
Process
The abstract Process class encapsulates a process—that is, an executing program.
It is used primarily as a superclass for the type of objects created by exec( ) in the Runtime class, or by start(
) in the ProcessBuilder class. Process contains the methods shown in
Table 17-10.
Related Topics
Privacy Policy, Terms and Conditions, DMCA Policy and Compliant
Copyright © 2018-2023 BrainKart.com; All Rights Reserved. Developed by Therithal info, Chennai.