public class io.ebeaninternal.server.type.ScalarTypeJsonMapPostgres$JSON extends io.ebeaninternal.server.type.ScalarTypeJsonMapPostgres
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: io.ebeaninternal.server.type.ScalarTypeJsonMapPostgres$JSON
  super_class: io.ebeaninternal.server.type.ScalarTypeJsonMapPostgres
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.ebeaninternal.server.type.ScalarTypeJsonMapPostgres$JSON this
         0: .line 34
            aload 0 /* this */
            sipush 5001
            ldc "json"
            invokespecial io.ebeaninternal.server.type.ScalarTypeJsonMapPostgres.<init>:(ILjava/lang/String;)V
         1: .line 35
            return
        end local 0 // io.ebeaninternal.server.type.ScalarTypeJsonMapPostgres$JSON this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/ebeaninternal/server/type/ScalarTypeJsonMapPostgres$JSON;
}
SourceFile: "ScalarTypeJsonMapPostgres.java"
NestHost: io.ebeaninternal.server.type.ScalarTypeJsonMapPostgres
InnerClasses:
  public JSON = io.ebeaninternal.server.type.ScalarTypeJsonMapPostgres$JSON of io.ebeaninternal.server.type.ScalarTypeJsonMapPostgres