Spec-Zone.ru › OpenJDK 24

Интерфейс FieldElement

Все суперинтерфейсы:
ClassFileElement
Все известные подинтерфейсы:
AccessFlags, ConstantValueAttribute, DeprecatedAttribute, RuntimeInvisibleAnnotationsAttribute, RuntimeInvisibleTypeAnnotationsAttribute, RuntimeVisibleAnnotationsAttribute, RuntimeVisibleTypeAnnotationsAttribute, SignatureAttribute, SyntheticAttribute, UnknownAttribute
Все известные реализующие классы:
CustomAttribute
public sealed interface FieldElement extends ClassFileElement permits AccessFlags, CustomAttribute<T>, ConstantValueAttribute, DeprecatedAttribute, RuntimeInvisibleAnnotationsAttribute, RuntimeInvisibleTypeAnnotationsAttribute, RuntimeVisibleAnnotationsAttribute, RuntimeVisibleTypeAnnotationsAttribute, SignatureAttribute, SyntheticAttribute, UnknownAttribute
Маркерный интерфейс для элемента-члена FieldModel. Такой элемент может появляться при обходе FieldModel, если не указано иное, предоставляется FieldBuilder и обрабатывается FieldTransform.

AccessFlags — единственный элемент-член поля, который появляется ровно один раз во время обхода FieldModel.

Схематическое изображение иерархии (Sealed):
Sealed class hierarchy graph for FieldElementSealed class hierarchy graph for FieldElement
С:
24
См. также:
  • Элементы членства
  • ClassElement
  • MethodElement
  • CodeElement

© 1993, 2025, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
https://download.java.net/java/early_access/jdk24/docs/api/java.base/java/lang/classfile/FieldElement.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API