JanosVM v1.0 API

java.lang.isolate
Class SyncObj

java.lang.Object
  |
  +--java.lang.isolate.SyncObj

public class SyncObj
extends java.lang.Object


Inner Class Summary
 class SyncObj.Context
           
 
Constructor Summary
SyncObj()
           
 
Method Summary
 boolean wait(SyncObj.Context ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait, wait0
 

Constructor Detail

SyncObj

public SyncObj()
Method Detail

wait

public boolean wait(SyncObj.Context ctx)

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