Class CodeGenerationUtil

java.lang.Object
eu.cloudnetservice.driver.util.CodeGenerationUtil

@Internal public final class CodeGenerationUtil extends Object
CodeGenerationUtil relies on preview features of the Java platform:
  • CodeGenerationUtil refers to one or more preview APIs: CodeBuilder.
Programs can only use CodeGenerationUtil when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
Various utils to generate code using the java classfile api. For internal use only.
Since:
4.0