Interface ConstantPool.AbstractDynamicInfo.Constructor<D extends ConstantPool.AbstractDynamicInfo>

Enclosing class:
ConstantPool.AbstractDynamicInfo
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface ConstantPool.AbstractDynamicInfo.Constructor<D extends ConstantPool.AbstractDynamicInfo>
  • Method Summary

    Modifier and Type
    Method
    Description
    init(int bootstrap_method_attr_index, int name_and_type_index)
     
  • Method Details

    • init

      D init(int bootstrap_method_attr_index, int name_and_type_index)