Class MethodHandleItem

java.lang.Object
mockit.asm.constantPool.Item
mockit.asm.constantPool.MethodHandleItem

public final class MethodHandleItem extends Item
  • Constructor Details

    • MethodHandleItem

      public MethodHandleItem(@org.checkerframework.checker.index.qual.NonNegative int index)
  • Method Details

    • set

      public void set(@NonNull MethodHandle methodHandle)
      Sets the type and hash code of this method handle item.