public static class Instructions.MetadataInstruction extends Object implements Instruction
Instruction.Type| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
int | 
hashCode()  | 
long | 
metadata()  | 
long | 
metadataMask()  | 
String | 
toString()  | 
Instruction.Type | 
type()
Returns the type of instruction. 
 | 
public Instruction.Type type()
Instructiontype in interface Instructionpublic long metadata()
public long metadataMask()