Package aQute.bnd.classfile
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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description D
init(int bootstrap_method_attr_index, int name_and_type_index)
-
-
-
Method Detail
-
init
D init(int bootstrap_method_attr_index, int name_and_type_index)
-
-