JanosVM v0.6.0 Java API Documentation: Uses of Class edu.utah.janosvm.kit.isolate.Isolate
JanosVM v0.6.0 Java API

Uses of Class
edu.utah.janosvm.kit.isolate.Isolate

Packages that use Isolate
edu.utah.janosvm.kit.isolate An implementation of the JSR-121 prototype Isolate API. 
 

Uses of Isolate in edu.utah.janosvm.kit.isolate
 

Methods in edu.utah.janosvm.kit.isolate that return Isolate
static Isolate Isolate.getIsolate(java.lang.String uniqueId)
           
 Isolate Isolate.getParent()
           
 Isolate[] Isolate.getChildren()
           
static Isolate Isolate.getCurrentIsolate()
           
 

Methods in edu.utah.janosvm.kit.isolate with parameters of type Isolate
 boolean Isolate.equals(Isolate isolate)
           
 


JanosVM v0.6.0 Java API

This documentation is Copyright (C) 2000-2002 The University of Utah. All Rights Reserved. See the documentation license for distribution terms and restrictions.
Documentation, software, and mailing lists for the JanosVM can be found at the Janos Project web page: http://www.cs.utah.edu/flux/janos/
Generated on Mar 17, 2002