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