|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.declarativa.interprolog.util.ObjectRegistry
Remembers a set of Java objects, allowing access to them by an (integer) ID
| Constructor Summary | |
ObjectRegistry()
|
|
| Method Summary | |
Object |
getRealJavaObject(int ID)
|
Object |
getRealJavaObject(InvisibleObject o)
|
int |
registerJavaObject(Object x)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ObjectRegistry()
| Method Detail |
public Object getRealJavaObject(InvisibleObject o)
public Object getRealJavaObject(int ID)
public int registerJavaObject(Object x)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||