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