Class ClassModel.ConstantPool.InvokeDynamicEntry

    • Field Detail

      • bootstrapMethodAttrIndex

        private int bootstrapMethodAttrIndex
      • nameAndTypeIndex

        private int nameAndTypeIndex
    • Constructor Detail

      • InvokeDynamicEntry

        InvokeDynamicEntry​(int _bootstrapMethodAttrIndex,
                           int _nameAndTypeIndex,
                           int _slot)
    • Method Detail

      • getBootstrapMethodAttrIndex

        int getBootstrapMethodAttrIndex()
      • getNameAndTypeIndex

        int getNameAndTypeIndex()