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