Package janala.logger.inst
Class DUP_X2
- java.lang.Object
-
- janala.logger.inst.Instruction
-
- janala.logger.inst.DUP_X2
-
- All Implemented Interfaces:
Serializable
public class DUP_X2 extends Instruction
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class janala.logger.inst.Instruction
iid, mid
-
-
Constructor Summary
Constructors Constructor Description DUP_X2(int iid, int mid)
-