JanosVM v1.0 API

edu.utah.janosvm.resources
Class IOSpec

java.lang.Object
  |
  +--edu.utah.janosvm.resources.ResourceSpec
        |
        +--edu.utah.janosvm.resources.IOSpec
All Implemented Interfaces:
java.lang.Cloneable
Direct Known Subclasses:
DescriptorIOSpec

public abstract class IOSpec
extends ResourceSpec
implements java.lang.Cloneable

Base resource specification for IO resources.


Fields inherited from class edu.utah.janosvm.resources.ResourceSpec
found
 
Constructor Summary
protected IOSpec()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class edu.utah.janosvm.resources.ResourceSpec
find, nativeFind
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait, wait0
 

Constructor Detail

IOSpec

protected IOSpec()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

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