|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VMOpType | |
|---|---|
| com.github.junrar.unpack.vm | |
| Uses of VMOpType in com.github.junrar.unpack.vm |
|---|
| Methods in com.github.junrar.unpack.vm that return VMOpType | |
|---|---|
static VMOpType |
VMOpType.findOpType(int opType)
|
VMOpType |
VMPreparedOperand.getType()
|
static VMOpType |
VMOpType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VMOpType[] |
VMOpType.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 VMOpType | |
|---|---|
void |
VMPreparedOperand.setType(VMOpType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||