public interface org.hibernate.bytecode.buildtime.spi.Instrumenter$Options
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: org.hibernate.bytecode.buildtime.spi.Instrumenter$Options
super_class: java.lang.Object
{
public abstract boolean performExtendedInstrumentation();
descriptor: ()Z
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "Instrumenter.java"
NestHost: org.hibernate.bytecode.buildtime.spi.Instrumenter
InnerClasses:
public abstract Options = org.hibernate.bytecode.buildtime.spi.Instrumenter$Options of org.hibernate.bytecode.buildtime.spi.Instrumenter