|
JanosVM v1.0 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.Association
|
+--edu.utah.janosvm.kit.util.AntiAssociation
| Fields inherited from class edu.utah.janosvm.kit.util.Association |
name, obj |
| Constructor Summary | |
AntiAssociation(java.lang.Object name)
Construct an AntiAssociation to override a previous Association. |
|
| Methods inherited from class edu.utah.janosvm.kit.util.Association |
equals, getName, getObject, hashCode, setName, setObject, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait, wait0 |
| Constructor Detail |
public AntiAssociation(java.lang.Object name)
name - The identifier of the Association to remove.
|
JanosVM v1.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||