JanosVM v1.0 API

java.lang.isolate
Class SyncObj.Context

java.lang.Object
  |
  +--java.lang.isolate.SyncObj.Context
Enclosing class:
SyncObj

public class SyncObj.Context
extends java.lang.Object


Field Summary
(package private)  long millis
           
(package private)  int nanos
           
 
Constructor Summary
(package private) SyncObj.Context(long millis, int nanos)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait, wait0
 

Field Detail

millis

long millis

nanos

int nanos
Constructor Detail

SyncObj.Context

SyncObj.Context(long millis,
                int nanos)

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