JanosVM v1.0 API

Uses of Class
java.lang.isolate.Isolate

Packages that use Isolate
java.lang.isolate JanosVM Isolate API Prototype 
 

Uses of Isolate in java.lang.isolate
 

Methods in java.lang.isolate that return Isolate
 Isolate IsolateMessage.getIsolate()
           
static Isolate Isolate.currentIsolate()
           
 Isolate IsolateEvent.getIsolate()
           
 Isolate IsolateEvent.getStarter()
           
 

Methods in java.lang.isolate with parameters of type Isolate
static IsolateMessage IsolateMessage.newIsolateMessage(Isolate i)
           
static Link Link.newLink(Isolate sender, Isolate receiver)
           
static Link Link.newEventLink(Isolate sender, Isolate receiver)
           
abstract  boolean Link.isSender(Isolate i)
           
abstract  boolean Link.isReceiver(Isolate i)
           
 


JanosVM v1.0 API

This documentation is Copyright (C) 2000-2003 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 Feb 13, 2003