インタフェースClassElement
- すべてのスーパー・インタフェース:
- ClassFileElementPREVIEW
- 既知のすべてのサブインタフェース:
- AccessFlagsPREVIEW,- ClassFileVersionPREVIEW,- CompilationIDAttributePREVIEW,- DeprecatedAttributePREVIEW,- EnclosingMethodAttributePREVIEW,- FieldModelPREVIEW,- InnerClassesAttributePREVIEW,- InterfacesPREVIEW,- MethodModelPREVIEW,- ModuleAttributePREVIEW,- ModuleHashesAttributePREVIEW,- ModuleMainClassAttributePREVIEW,- ModulePackagesAttributePREVIEW,- ModuleResolutionAttributePREVIEW,- ModuleTargetAttributePREVIEW,- NestHostAttributePREVIEW,- NestMembersAttributePREVIEW,- PermittedSubclassesAttributePREVIEW,- RecordAttributePREVIEW,- RuntimeInvisibleAnnotationsAttributePREVIEW,- RuntimeInvisibleTypeAnnotationsAttributePREVIEW,- RuntimeVisibleAnnotationsAttributePREVIEW,- RuntimeVisibleTypeAnnotationsAttributePREVIEW,- SignatureAttributePREVIEW,- SourceDebugExtensionAttributePREVIEW,- SourceFileAttributePREVIEW,- SourceIDAttributePREVIEW,- SuperclassPREVIEW,- SyntheticAttributePREVIEW,- UnknownAttributePREVIEW
- 既知のすべての実装クラス:
- CustomAttributePREVIEW
public sealed interface ClassElement extends ClassFileElementPREVIEW permits AccessFlagsPREVIEW, SuperclassPREVIEW, InterfacesPREVIEW, ClassFileVersionPREVIEW, FieldModelPREVIEW, MethodModelPREVIEW, CustomAttributePREVIEW<T>, CompilationIDAttributePREVIEW, DeprecatedAttributePREVIEW, EnclosingMethodAttributePREVIEW, InnerClassesAttributePREVIEW, ModuleAttributePREVIEW, ModuleHashesAttributePREVIEW, ModuleMainClassAttributePREVIEW, ModulePackagesAttributePREVIEW, ModuleResolutionAttributePREVIEW, ModuleTargetAttributePREVIEW, NestHostAttributePREVIEW, NestMembersAttributePREVIEW, PermittedSubclassesAttributePREVIEW, RecordAttributePREVIEW, RuntimeInvisibleAnnotationsAttributePREVIEW, RuntimeInvisibleTypeAnnotationsAttributePREVIEW, RuntimeVisibleAnnotationsAttributePREVIEW, RuntimeVisibleTypeAnnotationsAttributePREVIEW, SignatureAttributePREVIEW, SourceDebugExtensionAttributePREVIEW, SourceFileAttributePREVIEW, SourceIDAttributePREVIEW, SyntheticAttributePREVIEW, UnknownAttributePREVIEW
ClassElementは、JavaプラットフォームのプレビューAPIです。
プレビュー機能は、今後のリリースで削除するか、Javaプラットフォームの永続機能にアップグレードすることができます。
ClassModelPREVIEWをトラバースするとき、またはClassBuilderPREVIEWに提示される要素のためのマーカー・インタフェース。
ClassElementを使用できます。