|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MjcHashRelation | |
| org.multijava.mjc | Implements mjc, a MultiJava compiler. |
| org.multijava.util | |
| Uses of MjcHashRelation in org.multijava.mjc |
| Fields in org.multijava.mjc declared as MjcHashRelation | |
protected MjcHashRelation |
TypeLoader.compilationSessionTypeCache
This relation stores a mapping from fully qualified type names to their CClass instances. |
protected MjcHashRelation |
TypeLoader.vmSessionTypeCache
This relation stores a mapping from fully qualified type names to their CClass instances. |
| Uses of MjcHashRelation in org.multijava.util |
| Methods in org.multijava.util with parameters of type MjcHashRelation | |
static Comparable |
MjcHashRelation.getNextValueFromN(MjcHashRelation[] rels,
Object key,
Comparable value)
|
|
JML | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||