インタフェースWritableElement<T>
- 型パラメータ:
- T- エンティティのタイプ
- すべてのスーパー・インタフェース:
- ClassFileElementPREVIEW
- 既知のすべてのサブインタフェース:
- AnnotationPREVIEW,- AnnotationConstantValueEntryPREVIEW,- AnnotationDefaultAttributePREVIEW,- AnnotationElementPREVIEW,- AnnotationValuePREVIEW,- AnnotationValue.OfAnnotationPREVIEW,- AnnotationValue.OfArrayPREVIEW,- AnnotationValue.OfBooleanPREVIEW,- AnnotationValue.OfBytePREVIEW,- AnnotationValue.OfCharacterPREVIEW,- AnnotationValue.OfClassPREVIEW,- AnnotationValue.OfConstantPREVIEW,- AnnotationValue.OfDoublePREVIEW,- AnnotationValue.OfEnumPREVIEW,- AnnotationValue.OfFloatPREVIEW,- AnnotationValue.OfIntegerPREVIEW,- AnnotationValue.OfLongPREVIEW,- AnnotationValue.OfShortPREVIEW,- AnnotationValue.OfStringPREVIEW,- AttributePREVIEW<A>,- BootstrapMethodEntryPREVIEW,- BootstrapMethodsAttributePREVIEW,- CharacterRangeTableAttributePREVIEW,- ClassEntryPREVIEW,- CodeAttributePREVIEW,- CompilationIDAttributePREVIEW,- ConstantDynamicEntryPREVIEW,- ConstantPoolBuilderPREVIEW,- ConstantValueAttributePREVIEW,- ConstantValueEntryPREVIEW,- DeprecatedAttributePREVIEW,- DoubleEntryPREVIEW,- DynamicConstantPoolEntryPREVIEW,- EnclosingMethodAttributePREVIEW,- ExceptionsAttributePREVIEW,- FieldModelPREVIEW,- FieldRefEntryPREVIEW,- FloatEntryPREVIEW,- InnerClassesAttributePREVIEW,- IntegerEntryPREVIEW,- InterfaceMethodRefEntryPREVIEW,- InvokeDynamicEntryPREVIEW,- LineNumberTableAttributePREVIEW,- LoadableConstantEntryPREVIEW,- LocalVariableTableAttributePREVIEW,- LocalVariableTypeTableAttributePREVIEW,- LongEntryPREVIEW,- MemberRefEntryPREVIEW,- MethodHandleEntryPREVIEW,- MethodModelPREVIEW,- MethodParametersAttributePREVIEW,- MethodRefEntryPREVIEW,- MethodTypeEntryPREVIEW,- ModuleAttributePREVIEW,- ModuleEntryPREVIEW,- ModuleHashesAttributePREVIEW,- ModuleMainClassAttributePREVIEW,- ModulePackagesAttributePREVIEW,- ModuleResolutionAttributePREVIEW,- ModuleTargetAttributePREVIEW,- NameAndTypeEntryPREVIEW,- NestHostAttributePREVIEW,- NestMembersAttributePREVIEW,- PackageEntryPREVIEW,- PermittedSubclassesAttributePREVIEW,- PoolEntryPREVIEW,- RecordAttributePREVIEW,- RuntimeInvisibleAnnotationsAttributePREVIEW,- RuntimeInvisibleParameterAnnotationsAttributePREVIEW,- RuntimeInvisibleTypeAnnotationsAttributePREVIEW,- RuntimeVisibleAnnotationsAttributePREVIEW,- RuntimeVisibleParameterAnnotationsAttributePREVIEW,- RuntimeVisibleTypeAnnotationsAttributePREVIEW,- SignatureAttributePREVIEW,- SourceDebugExtensionAttributePREVIEW,- SourceFileAttributePREVIEW,- SourceIDAttributePREVIEW,- StackMapTableAttributePREVIEW,- StringEntryPREVIEW,- SyntheticAttributePREVIEW,- TypeAnnotationPREVIEW,- UnknownAttributePREVIEW,- Utf8EntryPREVIEW
- 既知のすべての実装クラス:
- CustomAttributePREVIEW
public sealed interface WritableElement<T> extends ClassFileElementPREVIEW permits AnnotationPREVIEW, AnnotationElementPREVIEW, AnnotationValuePREVIEW, AttributePREVIEW<A>, PoolEntryPREVIEW, BootstrapMethodEntryPREVIEW, FieldModelPREVIEW, MethodModelPREVIEW, ConstantPoolBuilderPREVIEW (not exhaustive)
WritableElementは、JavaプラットフォームのプレビューAPIです。
プレビュー機能は、今後のリリースで削除するか、Javaプラットフォームの永続機能にアップグレードすることができます。
クラス・ファイル形式で必要なエンコーディングで、バイトのストリームとして自身をエンコードできるクラス・ファイル要素。
- 
メソッドのサマリー
- 
メソッドの詳細- 
writeTo
 
- 
WritableElementを使用できます。