Class BoxingMatching

java.lang.Object
net.covers1624.coffeegrinder.bytecode.matching.BoxingMatching

public class BoxingMatching extends Object
Created by covers1624 on 11/10/25.
  • Constructor Details

    • BoxingMatching

      public BoxingMatching()
  • Method Details

    • matchUnboxing

      @Nullable public static @Nullable Invoke matchUnboxing(@Nullable @Nullable Instruction insn)