Class BipushHandler

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

public final class BipushHandler extends Object implements InstructionHandler
Bipush instruction handler.
Since:
0.1
  • Constructor Details

    • BipushHandler

      public BipushHandler()
  • Method Details