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
 

Fields in edu.utah.janosvm.kit.isolate declared as Isolate
private  Isolate Isolate.parent
          The Isolate parent.
private  Isolate IsolateTeamList.isolate
          The Isolate object paired with this object.
 

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)
           
 

Constructors in edu.utah.janosvm.kit.isolate with parameters of type Isolate
IsolateTeamList.IsolateTeamList(Isolate isolate)
          Construct a listener for the given Isolate object.
 


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