JML

Uses of Class
java.lang.Process

Packages that use Process
java.lang JML Specifications for the corresponding types in the Java Developement Kit (JDK). 
org.multijava.util.testing Provides JUnit testing utilities for all of the parts of MultiJava and the Java Modeling Language
 

Uses of Process in java.lang
 

Methods in java.lang that return Process
 Process Runtime.exec(String command)
           
 Process Runtime.exec(String command, String[] envp)
           
 Process Runtime.exec(String command, String[] envp, File dir)
           
 Process Runtime.exec(String[] cmdarray)
           
 Process Runtime.exec(String[] cmdarray, String[] envp)
           
 Process Runtime.exec(String[] cmdarray, String[] envp, File dir)
           
 

Uses of Process in org.multijava.util.testing
 

Fields in org.multijava.util.testing declared as Process
private  Process ExternalInputIterator.pp
          The external process that provides the input.
 


JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.