public class io.vertx.ext.unit.report.impl.EventBusReporter$EventBusReport
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: io.vertx.ext.unit.report.impl.EventBusReporter$EventBusReport
super_class: java.lang.Object
{
final java.lang.String name;
descriptor: Ljava/lang/String;
flags: (0x0010) ACC_FINAL
public void <init>(java.lang.String);
descriptor: (Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
aload 1
putfield io.vertx.ext.unit.report.impl.EventBusReporter$EventBusReport.name:Ljava/lang/String;
2: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lio/vertx/ext/unit/report/impl/EventBusReporter$EventBusReport;
0 3 1 name Ljava/lang/String;
MethodParameters:
Name Flags
name
}
SourceFile: "EventBusReporter.java"
NestHost: io.vertx.ext.unit.report.impl.EventBusReporter
InnerClasses:
public EventBusReport = io.vertx.ext.unit.report.impl.EventBusReporter$EventBusReport of io.vertx.ext.unit.report.impl.EventBusReporter