Top Methods
jdk.internal.classfile.impl

public sealed Interface TerminalMethodBuilder

extends MethodBuilder
Known Direct Implementers
jdk.internal.classfile.impl.BufferedMethodBuilder, jdk.internal.classfile.impl.DirectMethodBuilder
Imports
java.lang.classfile.CodeModel, .MethodBuilder

Method Summary

Modifier and TypeMethod and Description
public BufferedCodeBuilder
Inherited from java.lang.classfile.MethodBuilder:
originaltransformCodewithCodewithFlagswithFlags

Method Detail

bufferedCodeBuilderback to summary
public BufferedCodeBuilder bufferedCodeBuilder(CodeModel original)