public static class OpcodeInfo.Info extends Object
| Constructor and Description |
|---|
OpcodeInfo.Info(int opcode,
String name,
InstructionCodec format,
IndexType indexType) |
public OpcodeInfo.Info(int opcode,
String name,
InstructionCodec format,
IndexType indexType)
public int getOpcode()
public String getName()
public InstructionCodec getFormat()
public IndexType getIndexType()
Copyright © 2014. All Rights Reserved.