|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ByteLiteral | |
com.inxar.jenesis | Classes which implement Java language elements. |
org.inxar.jenesis | Interfaces which abstract Java language elements (read the desciption below). |
Uses of ByteLiteral in com.inxar.jenesis |
Methods in com.inxar.jenesis that return ByteLiteral | |
ByteLiteral |
MVM.newByte(byte val)
|
Uses of ByteLiteral in org.inxar.jenesis |
Methods in org.inxar.jenesis that return ByteLiteral | |
abstract ByteLiteral |
VirtualMachine.newByte(byte val)
Literal factory method which returns a new
byte literal. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |