- すべてのスーパー・インタフェース:
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プラットフォームの永続機能にアップグレードすることができます。
MethodModel
PREVIEWをトラバースするとき、またはMethodBuilder
PREVIEWに提示される要素のためのマーカー・インタフェース。
MethodElement
を使用できます。