Package janala.logger.inst
Class GETVALUE_short
- java.lang.Object
-
- janala.logger.inst.Instruction
-
- janala.logger.inst.GETVALUE_short
-
- All Implemented Interfaces:
GETVALUE
,Serializable
public class GETVALUE_short extends Instruction implements GETVALUE
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description short
v
-
Fields inherited from class janala.logger.inst.Instruction
iid, mid
-
-
Constructor Summary
Constructors Constructor Description GETVALUE_short(short v)
-