|
JanosVM v0.6.0 Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.utah.janosvm.kit.util.SharedTableReader
Provides read-only access to a shared table.
Method Summary | |
java.util.Enumeration |
elements()
|
java.lang.Object |
get(java.lang.Object name)
Get an object out of the table. |
java.util.Enumeration |
keys()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public java.lang.Object get(java.lang.Object name)
name
- The identifier associated with the object.public java.util.Enumeration keys()
public java.util.Enumeration elements()
|
JanosVM v0.6.0 Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |