Class MulHandler

java.lang.Object
org.eolang.opeo.decompilation.handlers.MulHandler
All Implemented Interfaces:
InstructionHandler

public final class MulHandler extends Object implements InstructionHandler
Mul instruction handler.
Since:
0.1
  • Method Details