Class ConstantPool.AbstractDynamicInfo

    • Field Detail

      • bootstrap_method_attr_index

        public final int bootstrap_method_attr_index
      • name_and_type_index

        public final int name_and_type_index
    • Constructor Detail

      • AbstractDynamicInfo

        protected AbstractDynamicInfo​(int bootstrap_method_attr_index,
                                      int name_and_type_index)