类 LibraryField

    • 字段详细资料

      • referencedClass

        public Clazz referencedClass
        An extra field pointing to the Clazz object referenced in the descriptor string. This field is filled out by the ClassReferenceInitializer. References to primitive types are ignored.
    • 构造器详细资料

      • LibraryField

        public LibraryField()
        Creates an uninitialized LibraryField.
      • LibraryField

        public LibraryField​(int u2accessFlags,
                            java.lang.String name,
                            java.lang.String descriptor)
        Creates an initialized LibraryField.