|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrimitiveType | |
com.inxar.jenesis | Classes which implement Java language elements. |
org.inxar.jenesis | Interfaces which abstract Java language elements (read the desciption below). |
Uses of PrimitiveType in com.inxar.jenesis |
Methods in com.inxar.jenesis that return PrimitiveType | |
PrimitiveType |
MVM.newType(int type)
|
Uses of PrimitiveType in org.inxar.jenesis |
Methods in org.inxar.jenesis that return PrimitiveType | |
abstract PrimitiveType |
VirtualMachine.newType(int type)
Type factory method which returns a primitive type
named by the given int as allowed by the constants
listed in the Type interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |