|
JanosVM v1.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Association | |
| edu.utah.janosvm.kit.util | A set of useful data structures. |
| Uses of Association in edu.utah.janosvm.kit.util |
| Subclasses of Association in edu.utah.janosvm.kit.util | |
(package private) class |
AntiAssociation
|
| Fields in edu.utah.janosvm.kit.util declared as Association | |
private Association[] |
SharedTable.entries
The array of references to Associations for this table. |
| Methods in edu.utah.janosvm.kit.util with parameters of type Association | |
boolean |
SharedTableReader.KeyWalker.walk(Association as)
|
boolean |
SharedTableReader.ElementWalker.walk(Association as)
|
boolean |
SharedTableWalker.walk(Association assoc)
|
(package private) void |
SharedTable.put(Association assoc)
Put an Association into the table. |
|
JanosVM v1.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||