Home | | Web Programming | Void and Process

Chapter: Java The Complete Reference : The Java Library : Exploring java.lang

Void and Process

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.

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.



Study Material, Lecturing Notes, Assignment, Reference, Wiki description explanation, brief detail
Java The Complete Reference : The Java Library : Exploring java.lang : Void and Process |


Privacy Policy, Terms and Conditions, DMCA Policy and Compliant

Copyright © 2018-2024 BrainKart.com; All Rights Reserved. Developed by Therithal info, Chennai.