- すべてのスーパー・インタフェース:
ClassFileElementPREVIEW
- 既知のすべてのサブインタフェース:
AccessFlagsPREVIEW,AnnotationDefaultAttributePREVIEW,CodeAttributePREVIEW,CodeModelPREVIEW,DeprecatedAttributePREVIEW,ExceptionsAttributePREVIEW,MethodParametersAttributePREVIEW,RuntimeInvisibleAnnotationsAttributePREVIEW,RuntimeInvisibleParameterAnnotationsAttributePREVIEW,RuntimeInvisibleTypeAnnotationsAttributePREVIEW,RuntimeVisibleAnnotationsAttributePREVIEW,RuntimeVisibleParameterAnnotationsAttributePREVIEW,RuntimeVisibleTypeAnnotationsAttributePREVIEW,SignatureAttributePREVIEW,SyntheticAttributePREVIEW,UnknownAttributePREVIEW
- 既知のすべての実装クラス:
CustomAttributePREVIEW
public sealed interface MethodElement extends ClassFileElementPREVIEW permits AccessFlagsPREVIEW, CodeModelPREVIEW, CustomAttributePREVIEW<T>, AnnotationDefaultAttributePREVIEW, DeprecatedAttributePREVIEW, ExceptionsAttributePREVIEW, MethodParametersAttributePREVIEW, RuntimeInvisibleAnnotationsAttributePREVIEW, RuntimeInvisibleParameterAnnotationsAttributePREVIEW, RuntimeInvisibleTypeAnnotationsAttributePREVIEW, RuntimeVisibleAnnotationsAttributePREVIEW, RuntimeVisibleParameterAnnotationsAttributePREVIEW, RuntimeVisibleTypeAnnotationsAttributePREVIEW, SignatureAttributePREVIEW, SyntheticAttributePREVIEW, UnknownAttributePREVIEW
MethodElementは、JavaプラットフォームのプレビューAPIです。
プレビュー機能は、今後のリリースで削除するか、Javaプラットフォームの永続機能にアップグレードすることができます。
MethodModelPREVIEWをトラバースするとき、またはMethodBuilderPREVIEWに提示される要素のためのマーカー・インタフェース。
MethodElementを使用できます。