edu.utah.janosvm.resources
Class ConfigSpec
java.lang.Object
|
+--edu.utah.janosvm.resources.ResourceSpec
|
+--edu.utah.janosvm.resources.ConfigSpec
- public final class ConfigSpec
- extends ResourceSpec
- implements java.lang.Cloneable
Fields inherited from interface java.lang.Cloneable |
KAFFE_VERSION |
Constructor Summary |
ConfigSpec(java.lang.String[] files)
|
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
ConfigSpec
public ConfigSpec(java.lang.String[] files)
getFileCount
public int getFileCount()
getFile
public java.lang.String getFile(int index)
finalize
public void finalize()
- Overrides:
- finalize in class java.lang.Object
current
public static ConfigSpec current()
toString
public java.lang.String toString()
- Overrides:
- toString in class java.lang.Object
clone
public java.lang.Object clone()
- Overrides:
- clone in class java.lang.Object
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