|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VMCommands | |
|---|---|
| com.github.junrar.unpack.vm | |
| Uses of VMCommands in com.github.junrar.unpack.vm |
|---|
| Methods in com.github.junrar.unpack.vm that return VMCommands | |
|---|---|
static VMCommands |
VMCommands.findVMCommand(int vmCommand)
|
VMCommands |
VMPreparedCommand.getOpCode()
|
static VMCommands |
VMCommands.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VMCommands[] |
VMCommands.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.github.junrar.unpack.vm with parameters of type VMCommands | |
|---|---|
void |
VMPreparedCommand.setOpCode(VMCommands opCode)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||