class examples.NativeExamples$MyPojo
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: examples.NativeExamples$MyPojo
  super_class: java.lang.Object
{
  private void <init>(examples.NativeExamples);
    descriptor: (Lexamples/NativeExamples;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // examples.NativeExamples$MyPojo this
         0: .line 21
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import io.vertx.reactivex.CompletableHelper cannot be resolved\n\tThe import io.vertx.reactivex.FlowableHelper cannot be resolved\n\tThe import io.vertx.reactivex.MaybeHelper cannot be resolved\n\tThe import io.vertx.reactivex.RxHelper cannot be resolved\n\tThe import io.vertx.reactivex.SingleHelper cannot be resolved\n\tFlowableHelper cannot be resolved\n\tFlowableHelper cannot be resolved\n\tSingleHelper cannot be resolved\n\tMaybeHelper cannot be resolved\n\tCompletableHelper cannot be resolved\n\tRxHelper cannot be resolved\n\tRxHelper cannot be resolved\n\tRxHelper cannot be resolved\n\tRxHelper cannot be resolved\n\tRxHelper cannot be resolved\n\tFlowableHelper cannot be resolved\n\tFlowableHelper cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // examples.NativeExamples$MyPojo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lexamples/NativeExamples$MyPojo;
    MethodParameters:
        Name  Flags
      this$0  final
}
SourceFile: "NativeExamples.java"
NestHost: examples.NativeExamples
InnerClasses:
  private MyPojo = examples.NativeExamples$MyPojo of examples.NativeExamples