class io.vertx.ext.unit.collect.impl.EventBusCollectorImpl$1 implements io.vertx.ext.unit.report.TestSuiteReport
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: io.vertx.ext.unit.collect.impl.EventBusCollectorImpl$1
super_class: java.lang.Object
{
final io.vertx.ext.unit.collect.impl.EventBusCollectorImpl this$0;
descriptor: Lio/vertx/ext/unit/collect/impl/EventBusCollectorImpl;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
private final java.lang.String val$name;
descriptor: Ljava/lang/String;
flags: (0x1012) ACC_PRIVATE, ACC_FINAL, ACC_SYNTHETIC
void <init>(io.vertx.ext.unit.collect.impl.EventBusCollectorImpl, java.lang.String);
descriptor: (Lio/vertx/ext/unit/collect/impl/EventBusCollectorImpl;Ljava/lang/String;)V
flags: (0x0000)
Code:
stack=2, locals=3, args_size=3
start local 0 0: aload 0
aload 1
putfield io.vertx.ext.unit.collect.impl.EventBusCollectorImpl$1.this$0:Lio/vertx/ext/unit/collect/impl/EventBusCollectorImpl;
aload 0
aload 2
putfield io.vertx.ext.unit.collect.impl.EventBusCollectorImpl$1.val$name:Ljava/lang/String;
aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/ext/unit/collect/impl/EventBusCollectorImpl$1;
MethodParameters:
Name Flags
this$0 final
val$name final
public java.lang.String name();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield io.vertx.ext.unit.collect.impl.EventBusCollectorImpl$1.val$name:Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/ext/unit/collect/impl/EventBusCollectorImpl$1;
public io.vertx.ext.unit.report.TestSuiteReport exceptionHandler(io.vertx.core.Handler<java.lang.Throwable>);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/ext/unit/report/TestSuiteReport;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield io.vertx.ext.unit.collect.impl.EventBusCollectorImpl$1.this$0:Lio/vertx/ext/unit/collect/impl/EventBusCollectorImpl;
aload 1
putfield io.vertx.ext.unit.collect.impl.EventBusCollectorImpl.exceptionHandler:Lio/vertx/core/Handler;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/ext/unit/collect/impl/EventBusCollectorImpl$1;
0 2 1 handler Lio/vertx/core/Handler<Ljava/lang/Throwable;>;
Signature: (Lio/vertx/core/Handler<Ljava/lang/Throwable;>;)Lio/vertx/ext/unit/report/TestSuiteReport;
MethodParameters:
Name Flags
handler
public io.vertx.ext.unit.report.TestSuiteReport handler(io.vertx.core.Handler<io.vertx.ext.unit.report.TestCaseReport>);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/ext/unit/report/TestSuiteReport;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield io.vertx.ext.unit.collect.impl.EventBusCollectorImpl$1.this$0:Lio/vertx/ext/unit/collect/impl/EventBusCollectorImpl;
aload 1
putfield io.vertx.ext.unit.collect.impl.EventBusCollectorImpl.testCaseRunnerHandler:Lio/vertx/core/Handler;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/ext/unit/collect/impl/EventBusCollectorImpl$1;
0 2 1 handler Lio/vertx/core/Handler<Lio/vertx/ext/unit/report/TestCaseReport;>;
Signature: (Lio/vertx/core/Handler<Lio/vertx/ext/unit/report/TestCaseReport;>;)Lio/vertx/ext/unit/report/TestSuiteReport;
MethodParameters:
Name Flags
handler
public io.vertx.core.streams.ReadStream<io.vertx.ext.unit.report.TestCaseReport> fetch(long);
descriptor: (J)Lio/vertx/core/streams/ReadStream;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=3, args_size=2
start local 0 start local 1 0: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/ext/unit/collect/impl/EventBusCollectorImpl$1;
0 1 1 amount J
Signature: (J)Lio/vertx/core/streams/ReadStream<Lio/vertx/ext/unit/report/TestCaseReport;>;
MethodParameters:
Name Flags
amount
public io.vertx.ext.unit.report.TestSuiteReport pause();
descriptor: ()Lio/vertx/ext/unit/report/TestSuiteReport;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/ext/unit/collect/impl/EventBusCollectorImpl$1;
public io.vertx.ext.unit.report.TestSuiteReport resume();
descriptor: ()Lio/vertx/ext/unit/report/TestSuiteReport;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/vertx/ext/unit/collect/impl/EventBusCollectorImpl$1;
public io.vertx.ext.unit.report.TestSuiteReport endHandler(io.vertx.core.Handler<java.lang.Void>);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/ext/unit/report/TestSuiteReport;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield io.vertx.ext.unit.collect.impl.EventBusCollectorImpl$1.this$0:Lio/vertx/ext/unit/collect/impl/EventBusCollectorImpl;
aload 1
putfield io.vertx.ext.unit.collect.impl.EventBusCollectorImpl.endHandler:Lio/vertx/core/Handler;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/ext/unit/collect/impl/EventBusCollectorImpl$1;
0 2 1 handler Lio/vertx/core/Handler<Ljava/lang/Void;>;
Signature: (Lio/vertx/core/Handler<Ljava/lang/Void;>;)Lio/vertx/ext/unit/report/TestSuiteReport;
MethodParameters:
Name Flags
handler
public io.vertx.core.streams.ReadStream pause();
descriptor: ()Lio/vertx/core/streams/ReadStream;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual io.vertx.ext.unit.collect.impl.EventBusCollectorImpl$1.pause:()Lio/vertx/ext/unit/report/TestSuiteReport;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.core.streams.ReadStream handler(io.vertx.core.Handler);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/core/streams/ReadStream;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
checkcast io.vertx.core.Handler
invokevirtual io.vertx.ext.unit.collect.impl.EventBusCollectorImpl$1.handler:(Lio/vertx/core/Handler;)Lio/vertx/ext/unit/report/TestSuiteReport;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.core.streams.ReadStream endHandler(io.vertx.core.Handler);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/core/streams/ReadStream;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual io.vertx.ext.unit.collect.impl.EventBusCollectorImpl$1.endHandler:(Lio/vertx/core/Handler;)Lio/vertx/ext/unit/report/TestSuiteReport;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.core.streams.ReadStream resume();
descriptor: ()Lio/vertx/core/streams/ReadStream;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual io.vertx.ext.unit.collect.impl.EventBusCollectorImpl$1.resume:()Lio/vertx/ext/unit/report/TestSuiteReport;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.core.streams.StreamBase exceptionHandler(io.vertx.core.Handler);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/core/streams/StreamBase;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual io.vertx.ext.unit.collect.impl.EventBusCollectorImpl$1.exceptionHandler:(Lio/vertx/core/Handler;)Lio/vertx/ext/unit/report/TestSuiteReport;
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.vertx.core.streams.ReadStream exceptionHandler(io.vertx.core.Handler);
descriptor: (Lio/vertx/core/Handler;)Lio/vertx/core/streams/ReadStream;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual io.vertx.ext.unit.collect.impl.EventBusCollectorImpl$1.exceptionHandler:(Lio/vertx/core/Handler;)Lio/vertx/ext/unit/report/TestSuiteReport;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
SourceFile: "EventBusCollectorImpl.java"
EnclosingMethod: io.vertx.ext.unit.collect.impl.EventBusCollectorImpl.handle:(Lio/vertx/core/eventbus/Message;)V
NestHost: io.vertx.ext.unit.collect.impl.EventBusCollectorImpl
InnerClasses:
io.vertx.ext.unit.collect.impl.EventBusCollectorImpl$1