Class

Properties
name data type description
annotatedInterfaces array of object
annotatedSuperclass object
annotation boolean
annotations array of object
anonymousClass boolean
array boolean
canonicalName string
classLoader ClassLoader
classes array of Class
componentType Class
constructors array of Constructor
declaredAnnotations array of object
declaredClasses array of Class
declaredConstructors array of Constructor
declaredFields array of Field
declaredMethods array of Method
declaringClass Class
enclosingClass Class
enclosingConstructor Constructor
enclosingMethod Method
enum boolean
enumConstants array of object
fields array of Field
genericInterfaces array of object
genericSuperclass object
interface boolean
interfaces array of Class
localClass boolean
memberClass boolean
methods array of Method
modifiers number
name string
package Package
primitive boolean
protectionDomain ProtectionDomain
signers array of object
simpleName string
superclass Class
synthetic boolean
typeName string
typeParameters array of object

Example

{
  "constructors" : [ {
    "parameterCount" : 12345.0,
    "genericExceptionTypes" : [ { }, { } ],
    "annotatedReceiverType" : { },
    "typeParameters" : [ { }, { } ],
    "annotatedReturnType" : { },
    "annotatedParameterTypes" : [ { }, { } ],
    "declaringClass" : {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    },
    "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
    "varArgs" : true,
    "modifiers" : 12345.0,
    "parameterTypes" : [ {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    }, {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    } ],
    "exceptionTypes" : [ {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    }, {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    } ],
    "annotatedExceptionTypes" : [ { }, { } ],
    "parameters" : [ {
      "annotations" : [ { }, { } ],
      "annotatedType" : { },
      "type" : { },
      "declaringExecutable" : { },
      "implicit" : true,
      "namePresent" : true,
      "declaredAnnotations" : [ { }, { } ],
      "synthetic" : true,
      "modifiers" : 12345.0,
      "varArgs" : true,
      "parameterizedType" : { },
      "name" : "..."
    }, {
      "annotations" : [ { }, { } ],
      "annotatedType" : { },
      "type" : { },
      "declaringExecutable" : { },
      "implicit" : true,
      "namePresent" : true,
      "declaredAnnotations" : [ { }, { } ],
      "synthetic" : true,
      "modifiers" : 12345.0,
      "varArgs" : true,
      "parameterizedType" : { },
      "name" : "..."
    } ],
    "genericParameterTypes" : [ { }, { } ],
    "name" : "...",
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "annotations" : [ { }, { } ],
    "accessible" : true
  }, {
    "parameterCount" : 12345.0,
    "genericExceptionTypes" : [ { }, { } ],
    "annotatedReceiverType" : { },
    "typeParameters" : [ { }, { } ],
    "annotatedReturnType" : { },
    "annotatedParameterTypes" : [ { }, { } ],
    "declaringClass" : {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    },
    "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
    "varArgs" : true,
    "modifiers" : 12345.0,
    "parameterTypes" : [ {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    }, {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    } ],
    "exceptionTypes" : [ {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    }, {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    } ],
    "annotatedExceptionTypes" : [ { }, { } ],
    "parameters" : [ {
      "annotations" : [ { }, { } ],
      "annotatedType" : { },
      "type" : { },
      "declaringExecutable" : { },
      "implicit" : true,
      "namePresent" : true,
      "declaredAnnotations" : [ { }, { } ],
      "synthetic" : true,
      "modifiers" : 12345.0,
      "varArgs" : true,
      "parameterizedType" : { },
      "name" : "..."
    }, {
      "annotations" : [ { }, { } ],
      "annotatedType" : { },
      "type" : { },
      "declaringExecutable" : { },
      "implicit" : true,
      "namePresent" : true,
      "declaredAnnotations" : [ { }, { } ],
      "synthetic" : true,
      "modifiers" : 12345.0,
      "varArgs" : true,
      "parameterizedType" : { },
      "name" : "..."
    } ],
    "genericParameterTypes" : [ { }, { } ],
    "name" : "...",
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "annotations" : [ { }, { } ],
    "accessible" : true
  } ],
  "canonicalName" : "...",
  "methods" : [ {
    "bridge" : true,
    "genericReturnType" : { },
    "defaultValue" : { },
    "default" : true,
    "returnType" : {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    },
    "parameterCount" : 12345.0,
    "genericExceptionTypes" : [ { }, { } ],
    "annotatedReceiverType" : { },
    "typeParameters" : [ { }, { } ],
    "annotatedReturnType" : { },
    "annotatedParameterTypes" : [ { }, { } ],
    "declaringClass" : {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    },
    "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
    "varArgs" : true,
    "modifiers" : 12345.0,
    "parameterTypes" : [ {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    }, {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    } ],
    "exceptionTypes" : [ {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    }, {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    } ],
    "annotatedExceptionTypes" : [ { }, { } ],
    "parameters" : [ {
      "annotations" : [ { }, { } ],
      "annotatedType" : { },
      "type" : { },
      "declaringExecutable" : { },
      "implicit" : true,
      "namePresent" : true,
      "declaredAnnotations" : [ { }, { } ],
      "synthetic" : true,
      "modifiers" : 12345.0,
      "varArgs" : true,
      "parameterizedType" : { },
      "name" : "..."
    }, {
      "annotations" : [ { }, { } ],
      "annotatedType" : { },
      "type" : { },
      "declaringExecutable" : { },
      "implicit" : true,
      "namePresent" : true,
      "declaredAnnotations" : [ { }, { } ],
      "synthetic" : true,
      "modifiers" : 12345.0,
      "varArgs" : true,
      "parameterizedType" : { },
      "name" : "..."
    } ],
    "genericParameterTypes" : [ { }, { } ],
    "name" : "...",
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "annotations" : [ { }, { } ],
    "accessible" : true
  }, {
    "bridge" : true,
    "genericReturnType" : { },
    "defaultValue" : { },
    "default" : true,
    "returnType" : {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    },
    "parameterCount" : 12345.0,
    "genericExceptionTypes" : [ { }, { } ],
    "annotatedReceiverType" : { },
    "typeParameters" : [ { }, { } ],
    "annotatedReturnType" : { },
    "annotatedParameterTypes" : [ { }, { } ],
    "declaringClass" : {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    },
    "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
    "varArgs" : true,
    "modifiers" : 12345.0,
    "parameterTypes" : [ {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    }, {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    } ],
    "exceptionTypes" : [ {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    }, {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    } ],
    "annotatedExceptionTypes" : [ { }, { } ],
    "parameters" : [ {
      "annotations" : [ { }, { } ],
      "annotatedType" : { },
      "type" : { },
      "declaringExecutable" : { },
      "implicit" : true,
      "namePresent" : true,
      "declaredAnnotations" : [ { }, { } ],
      "synthetic" : true,
      "modifiers" : 12345.0,
      "varArgs" : true,
      "parameterizedType" : { },
      "name" : "..."
    }, {
      "annotations" : [ { }, { } ],
      "annotatedType" : { },
      "type" : { },
      "declaringExecutable" : { },
      "implicit" : true,
      "namePresent" : true,
      "declaredAnnotations" : [ { }, { } ],
      "synthetic" : true,
      "modifiers" : 12345.0,
      "varArgs" : true,
      "parameterizedType" : { },
      "name" : "..."
    } ],
    "genericParameterTypes" : [ { }, { } ],
    "name" : "...",
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "annotations" : [ { }, { } ],
    "accessible" : true
  } ],
  "superclass" : {
    "constructors" : [ {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "canonicalName" : "...",
    "methods" : [ {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "superclass" : { },
    "fields" : [ {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "declaredClasses" : [ { }, { } ],
    "annotatedInterfaces" : [ { }, { } ],
    "classes" : [ { }, { } ],
    "annotation" : true,
    "enum" : true,
    "enclosingClass" : { },
    "simpleName" : "...",
    "enumConstants" : [ { }, { } ],
    "interfaces" : [ { }, { } ],
    "classLoader" : {
      "systemClassLoader" : { },
      "parent" : { }
    },
    "localClass" : true,
    "annotations" : [ { }, { } ],
    "signers" : [ { }, { } ],
    "annotatedSuperclass" : { },
    "enclosingMethod" : {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    },
    "typeParameters" : [ { }, { } ],
    "genericSuperclass" : { },
    "package" : {
      "annotations" : [ { }, { } ],
      "specificationVendor" : "...",
      "packages" : [ { }, { } ],
      "implementationVersion" : "...",
      "implementationVendor" : "...",
      "specificationTitle" : "...",
      "implementationTitle" : "...",
      "specificationVersion" : "...",
      "name" : "...",
      "declaredAnnotations" : [ { }, { } ],
      "sealed" : true
    },
    "primitive" : true,
    "name" : "...",
    "protectionDomain" : {
      "principals" : [ { }, { } ],
      "classLoader" : { },
      "codeSource" : { },
      "permissions" : { }
    },
    "declaredMethods" : [ {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "anonymousClass" : true,
    "declaringClass" : { },
    "array" : true,
    "enclosingConstructor" : {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    },
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "modifiers" : 12345.0,
    "interface" : true,
    "declaredFields" : [ {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "memberClass" : true,
    "componentType" : { },
    "genericInterfaces" : [ { }, { } ],
    "declaredConstructors" : [ {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "typeName" : "..."
  },
  "fields" : [ {
    "type" : {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    },
    "declaringClass" : {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    },
    "genericType" : { },
    "annotatedType" : { },
    "name" : "...",
    "enumConstant" : true,
    "modifiers" : 12345.0,
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "annotations" : [ { }, { } ],
    "accessible" : true
  }, {
    "type" : {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    },
    "declaringClass" : {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    },
    "genericType" : { },
    "annotatedType" : { },
    "name" : "...",
    "enumConstant" : true,
    "modifiers" : 12345.0,
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "annotations" : [ { }, { } ],
    "accessible" : true
  } ],
  "declaredClasses" : [ {
    "constructors" : [ {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "canonicalName" : "...",
    "methods" : [ {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "superclass" : { },
    "fields" : [ {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "declaredClasses" : [ { }, { } ],
    "annotatedInterfaces" : [ { }, { } ],
    "classes" : [ { }, { } ],
    "annotation" : true,
    "enum" : true,
    "enclosingClass" : { },
    "simpleName" : "...",
    "enumConstants" : [ { }, { } ],
    "interfaces" : [ { }, { } ],
    "classLoader" : {
      "systemClassLoader" : { },
      "parent" : { }
    },
    "localClass" : true,
    "annotations" : [ { }, { } ],
    "signers" : [ { }, { } ],
    "annotatedSuperclass" : { },
    "enclosingMethod" : {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    },
    "typeParameters" : [ { }, { } ],
    "genericSuperclass" : { },
    "package" : {
      "annotations" : [ { }, { } ],
      "specificationVendor" : "...",
      "packages" : [ { }, { } ],
      "implementationVersion" : "...",
      "implementationVendor" : "...",
      "specificationTitle" : "...",
      "implementationTitle" : "...",
      "specificationVersion" : "...",
      "name" : "...",
      "declaredAnnotations" : [ { }, { } ],
      "sealed" : true
    },
    "primitive" : true,
    "name" : "...",
    "protectionDomain" : {
      "principals" : [ { }, { } ],
      "classLoader" : { },
      "codeSource" : { },
      "permissions" : { }
    },
    "declaredMethods" : [ {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "anonymousClass" : true,
    "declaringClass" : { },
    "array" : true,
    "enclosingConstructor" : {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    },
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "modifiers" : 12345.0,
    "interface" : true,
    "declaredFields" : [ {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "memberClass" : true,
    "componentType" : { },
    "genericInterfaces" : [ { }, { } ],
    "declaredConstructors" : [ {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "typeName" : "..."
  }, {
    "constructors" : [ {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "canonicalName" : "...",
    "methods" : [ {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "superclass" : { },
    "fields" : [ {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "declaredClasses" : [ { }, { } ],
    "annotatedInterfaces" : [ { }, { } ],
    "classes" : [ { }, { } ],
    "annotation" : true,
    "enum" : true,
    "enclosingClass" : { },
    "simpleName" : "...",
    "enumConstants" : [ { }, { } ],
    "interfaces" : [ { }, { } ],
    "classLoader" : {
      "systemClassLoader" : { },
      "parent" : { }
    },
    "localClass" : true,
    "annotations" : [ { }, { } ],
    "signers" : [ { }, { } ],
    "annotatedSuperclass" : { },
    "enclosingMethod" : {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    },
    "typeParameters" : [ { }, { } ],
    "genericSuperclass" : { },
    "package" : {
      "annotations" : [ { }, { } ],
      "specificationVendor" : "...",
      "packages" : [ { }, { } ],
      "implementationVersion" : "...",
      "implementationVendor" : "...",
      "specificationTitle" : "...",
      "implementationTitle" : "...",
      "specificationVersion" : "...",
      "name" : "...",
      "declaredAnnotations" : [ { }, { } ],
      "sealed" : true
    },
    "primitive" : true,
    "name" : "...",
    "protectionDomain" : {
      "principals" : [ { }, { } ],
      "classLoader" : { },
      "codeSource" : { },
      "permissions" : { }
    },
    "declaredMethods" : [ {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "anonymousClass" : true,
    "declaringClass" : { },
    "array" : true,
    "enclosingConstructor" : {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    },
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "modifiers" : 12345.0,
    "interface" : true,
    "declaredFields" : [ {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "memberClass" : true,
    "componentType" : { },
    "genericInterfaces" : [ { }, { } ],
    "declaredConstructors" : [ {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "typeName" : "..."
  } ],
  "annotatedInterfaces" : [ { }, { } ],
  "classes" : [ {
    "constructors" : [ {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "canonicalName" : "...",
    "methods" : [ {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "superclass" : { },
    "fields" : [ {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "declaredClasses" : [ { }, { } ],
    "annotatedInterfaces" : [ { }, { } ],
    "classes" : [ { }, { } ],
    "annotation" : true,
    "enum" : true,
    "enclosingClass" : { },
    "simpleName" : "...",
    "enumConstants" : [ { }, { } ],
    "interfaces" : [ { }, { } ],
    "classLoader" : {
      "systemClassLoader" : { },
      "parent" : { }
    },
    "localClass" : true,
    "annotations" : [ { }, { } ],
    "signers" : [ { }, { } ],
    "annotatedSuperclass" : { },
    "enclosingMethod" : {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    },
    "typeParameters" : [ { }, { } ],
    "genericSuperclass" : { },
    "package" : {
      "annotations" : [ { }, { } ],
      "specificationVendor" : "...",
      "packages" : [ { }, { } ],
      "implementationVersion" : "...",
      "implementationVendor" : "...",
      "specificationTitle" : "...",
      "implementationTitle" : "...",
      "specificationVersion" : "...",
      "name" : "...",
      "declaredAnnotations" : [ { }, { } ],
      "sealed" : true
    },
    "primitive" : true,
    "name" : "...",
    "protectionDomain" : {
      "principals" : [ { }, { } ],
      "classLoader" : { },
      "codeSource" : { },
      "permissions" : { }
    },
    "declaredMethods" : [ {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "anonymousClass" : true,
    "declaringClass" : { },
    "array" : true,
    "enclosingConstructor" : {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    },
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "modifiers" : 12345.0,
    "interface" : true,
    "declaredFields" : [ {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "memberClass" : true,
    "componentType" : { },
    "genericInterfaces" : [ { }, { } ],
    "declaredConstructors" : [ {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "typeName" : "..."
  }, {
    "constructors" : [ {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "canonicalName" : "...",
    "methods" : [ {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "superclass" : { },
    "fields" : [ {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "declaredClasses" : [ { }, { } ],
    "annotatedInterfaces" : [ { }, { } ],
    "classes" : [ { }, { } ],
    "annotation" : true,
    "enum" : true,
    "enclosingClass" : { },
    "simpleName" : "...",
    "enumConstants" : [ { }, { } ],
    "interfaces" : [ { }, { } ],
    "classLoader" : {
      "systemClassLoader" : { },
      "parent" : { }
    },
    "localClass" : true,
    "annotations" : [ { }, { } ],
    "signers" : [ { }, { } ],
    "annotatedSuperclass" : { },
    "enclosingMethod" : {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    },
    "typeParameters" : [ { }, { } ],
    "genericSuperclass" : { },
    "package" : {
      "annotations" : [ { }, { } ],
      "specificationVendor" : "...",
      "packages" : [ { }, { } ],
      "implementationVersion" : "...",
      "implementationVendor" : "...",
      "specificationTitle" : "...",
      "implementationTitle" : "...",
      "specificationVersion" : "...",
      "name" : "...",
      "declaredAnnotations" : [ { }, { } ],
      "sealed" : true
    },
    "primitive" : true,
    "name" : "...",
    "protectionDomain" : {
      "principals" : [ { }, { } ],
      "classLoader" : { },
      "codeSource" : { },
      "permissions" : { }
    },
    "declaredMethods" : [ {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "anonymousClass" : true,
    "declaringClass" : { },
    "array" : true,
    "enclosingConstructor" : {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    },
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "modifiers" : 12345.0,
    "interface" : true,
    "declaredFields" : [ {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "memberClass" : true,
    "componentType" : { },
    "genericInterfaces" : [ { }, { } ],
    "declaredConstructors" : [ {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "typeName" : "..."
  } ],
  "annotation" : true,
  "enum" : true,
  "enclosingClass" : {
    "constructors" : [ {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "canonicalName" : "...",
    "methods" : [ {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "superclass" : { },
    "fields" : [ {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "declaredClasses" : [ { }, { } ],
    "annotatedInterfaces" : [ { }, { } ],
    "classes" : [ { }, { } ],
    "annotation" : true,
    "enum" : true,
    "enclosingClass" : { },
    "simpleName" : "...",
    "enumConstants" : [ { }, { } ],
    "interfaces" : [ { }, { } ],
    "classLoader" : {
      "systemClassLoader" : { },
      "parent" : { }
    },
    "localClass" : true,
    "annotations" : [ { }, { } ],
    "signers" : [ { }, { } ],
    "annotatedSuperclass" : { },
    "enclosingMethod" : {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    },
    "typeParameters" : [ { }, { } ],
    "genericSuperclass" : { },
    "package" : {
      "annotations" : [ { }, { } ],
      "specificationVendor" : "...",
      "packages" : [ { }, { } ],
      "implementationVersion" : "...",
      "implementationVendor" : "...",
      "specificationTitle" : "...",
      "implementationTitle" : "...",
      "specificationVersion" : "...",
      "name" : "...",
      "declaredAnnotations" : [ { }, { } ],
      "sealed" : true
    },
    "primitive" : true,
    "name" : "...",
    "protectionDomain" : {
      "principals" : [ { }, { } ],
      "classLoader" : { },
      "codeSource" : { },
      "permissions" : { }
    },
    "declaredMethods" : [ {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "anonymousClass" : true,
    "declaringClass" : { },
    "array" : true,
    "enclosingConstructor" : {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    },
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "modifiers" : 12345.0,
    "interface" : true,
    "declaredFields" : [ {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "memberClass" : true,
    "componentType" : { },
    "genericInterfaces" : [ { }, { } ],
    "declaredConstructors" : [ {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "typeName" : "..."
  },
  "simpleName" : "...",
  "enumConstants" : [ { }, { } ],
  "interfaces" : [ {
    "constructors" : [ {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "canonicalName" : "...",
    "methods" : [ {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "superclass" : { },
    "fields" : [ {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "declaredClasses" : [ { }, { } ],
    "annotatedInterfaces" : [ { }, { } ],
    "classes" : [ { }, { } ],
    "annotation" : true,
    "enum" : true,
    "enclosingClass" : { },
    "simpleName" : "...",
    "enumConstants" : [ { }, { } ],
    "interfaces" : [ { }, { } ],
    "classLoader" : {
      "systemClassLoader" : { },
      "parent" : { }
    },
    "localClass" : true,
    "annotations" : [ { }, { } ],
    "signers" : [ { }, { } ],
    "annotatedSuperclass" : { },
    "enclosingMethod" : {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    },
    "typeParameters" : [ { }, { } ],
    "genericSuperclass" : { },
    "package" : {
      "annotations" : [ { }, { } ],
      "specificationVendor" : "...",
      "packages" : [ { }, { } ],
      "implementationVersion" : "...",
      "implementationVendor" : "...",
      "specificationTitle" : "...",
      "implementationTitle" : "...",
      "specificationVersion" : "...",
      "name" : "...",
      "declaredAnnotations" : [ { }, { } ],
      "sealed" : true
    },
    "primitive" : true,
    "name" : "...",
    "protectionDomain" : {
      "principals" : [ { }, { } ],
      "classLoader" : { },
      "codeSource" : { },
      "permissions" : { }
    },
    "declaredMethods" : [ {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "anonymousClass" : true,
    "declaringClass" : { },
    "array" : true,
    "enclosingConstructor" : {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    },
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "modifiers" : 12345.0,
    "interface" : true,
    "declaredFields" : [ {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "memberClass" : true,
    "componentType" : { },
    "genericInterfaces" : [ { }, { } ],
    "declaredConstructors" : [ {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "typeName" : "..."
  }, {
    "constructors" : [ {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "canonicalName" : "...",
    "methods" : [ {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "superclass" : { },
    "fields" : [ {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "declaredClasses" : [ { }, { } ],
    "annotatedInterfaces" : [ { }, { } ],
    "classes" : [ { }, { } ],
    "annotation" : true,
    "enum" : true,
    "enclosingClass" : { },
    "simpleName" : "...",
    "enumConstants" : [ { }, { } ],
    "interfaces" : [ { }, { } ],
    "classLoader" : {
      "systemClassLoader" : { },
      "parent" : { }
    },
    "localClass" : true,
    "annotations" : [ { }, { } ],
    "signers" : [ { }, { } ],
    "annotatedSuperclass" : { },
    "enclosingMethod" : {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    },
    "typeParameters" : [ { }, { } ],
    "genericSuperclass" : { },
    "package" : {
      "annotations" : [ { }, { } ],
      "specificationVendor" : "...",
      "packages" : [ { }, { } ],
      "implementationVersion" : "...",
      "implementationVendor" : "...",
      "specificationTitle" : "...",
      "implementationTitle" : "...",
      "specificationVersion" : "...",
      "name" : "...",
      "declaredAnnotations" : [ { }, { } ],
      "sealed" : true
    },
    "primitive" : true,
    "name" : "...",
    "protectionDomain" : {
      "principals" : [ { }, { } ],
      "classLoader" : { },
      "codeSource" : { },
      "permissions" : { }
    },
    "declaredMethods" : [ {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "anonymousClass" : true,
    "declaringClass" : { },
    "array" : true,
    "enclosingConstructor" : {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    },
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "modifiers" : 12345.0,
    "interface" : true,
    "declaredFields" : [ {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "memberClass" : true,
    "componentType" : { },
    "genericInterfaces" : [ { }, { } ],
    "declaredConstructors" : [ {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "typeName" : "..."
  } ],
  "classLoader" : {
    "systemClassLoader" : { },
    "parent" : { }
  },
  "localClass" : true,
  "annotations" : [ { }, { } ],
  "signers" : [ { }, { } ],
  "annotatedSuperclass" : { },
  "enclosingMethod" : {
    "bridge" : true,
    "genericReturnType" : { },
    "defaultValue" : { },
    "default" : true,
    "returnType" : {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    },
    "parameterCount" : 12345.0,
    "genericExceptionTypes" : [ { }, { } ],
    "annotatedReceiverType" : { },
    "typeParameters" : [ { }, { } ],
    "annotatedReturnType" : { },
    "annotatedParameterTypes" : [ { }, { } ],
    "declaringClass" : {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    },
    "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
    "varArgs" : true,
    "modifiers" : 12345.0,
    "parameterTypes" : [ {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    }, {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    } ],
    "exceptionTypes" : [ {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    }, {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    } ],
    "annotatedExceptionTypes" : [ { }, { } ],
    "parameters" : [ {
      "annotations" : [ { }, { } ],
      "annotatedType" : { },
      "type" : { },
      "declaringExecutable" : { },
      "implicit" : true,
      "namePresent" : true,
      "declaredAnnotations" : [ { }, { } ],
      "synthetic" : true,
      "modifiers" : 12345.0,
      "varArgs" : true,
      "parameterizedType" : { },
      "name" : "..."
    }, {
      "annotations" : [ { }, { } ],
      "annotatedType" : { },
      "type" : { },
      "declaringExecutable" : { },
      "implicit" : true,
      "namePresent" : true,
      "declaredAnnotations" : [ { }, { } ],
      "synthetic" : true,
      "modifiers" : 12345.0,
      "varArgs" : true,
      "parameterizedType" : { },
      "name" : "..."
    } ],
    "genericParameterTypes" : [ { }, { } ],
    "name" : "...",
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "annotations" : [ { }, { } ],
    "accessible" : true
  },
  "typeParameters" : [ { }, { } ],
  "genericSuperclass" : { },
  "package" : {
    "annotations" : [ { }, { } ],
    "specificationVendor" : "...",
    "packages" : [ { }, { } ],
    "implementationVersion" : "...",
    "implementationVendor" : "...",
    "specificationTitle" : "...",
    "implementationTitle" : "...",
    "specificationVersion" : "...",
    "name" : "...",
    "declaredAnnotations" : [ { }, { } ],
    "sealed" : true
  },
  "primitive" : true,
  "name" : "...",
  "protectionDomain" : {
    "principals" : [ { }, { } ],
    "classLoader" : {
      "systemClassLoader" : { },
      "parent" : { }
    },
    "codeSource" : {
      "location" : { },
      "certificates" : [ { }, { } ],
      "codeSigners" : [ { }, { } ]
    },
    "permissions" : {
      "readOnly" : true
    }
  },
  "declaredMethods" : [ {
    "bridge" : true,
    "genericReturnType" : { },
    "defaultValue" : { },
    "default" : true,
    "returnType" : {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    },
    "parameterCount" : 12345.0,
    "genericExceptionTypes" : [ { }, { } ],
    "annotatedReceiverType" : { },
    "typeParameters" : [ { }, { } ],
    "annotatedReturnType" : { },
    "annotatedParameterTypes" : [ { }, { } ],
    "declaringClass" : {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    },
    "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
    "varArgs" : true,
    "modifiers" : 12345.0,
    "parameterTypes" : [ {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    }, {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    } ],
    "exceptionTypes" : [ {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    }, {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    } ],
    "annotatedExceptionTypes" : [ { }, { } ],
    "parameters" : [ {
      "annotations" : [ { }, { } ],
      "annotatedType" : { },
      "type" : { },
      "declaringExecutable" : { },
      "implicit" : true,
      "namePresent" : true,
      "declaredAnnotations" : [ { }, { } ],
      "synthetic" : true,
      "modifiers" : 12345.0,
      "varArgs" : true,
      "parameterizedType" : { },
      "name" : "..."
    }, {
      "annotations" : [ { }, { } ],
      "annotatedType" : { },
      "type" : { },
      "declaringExecutable" : { },
      "implicit" : true,
      "namePresent" : true,
      "declaredAnnotations" : [ { }, { } ],
      "synthetic" : true,
      "modifiers" : 12345.0,
      "varArgs" : true,
      "parameterizedType" : { },
      "name" : "..."
    } ],
    "genericParameterTypes" : [ { }, { } ],
    "name" : "...",
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "annotations" : [ { }, { } ],
    "accessible" : true
  }, {
    "bridge" : true,
    "genericReturnType" : { },
    "defaultValue" : { },
    "default" : true,
    "returnType" : {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    },
    "parameterCount" : 12345.0,
    "genericExceptionTypes" : [ { }, { } ],
    "annotatedReceiverType" : { },
    "typeParameters" : [ { }, { } ],
    "annotatedReturnType" : { },
    "annotatedParameterTypes" : [ { }, { } ],
    "declaringClass" : {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    },
    "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
    "varArgs" : true,
    "modifiers" : 12345.0,
    "parameterTypes" : [ {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    }, {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    } ],
    "exceptionTypes" : [ {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    }, {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    } ],
    "annotatedExceptionTypes" : [ { }, { } ],
    "parameters" : [ {
      "annotations" : [ { }, { } ],
      "annotatedType" : { },
      "type" : { },
      "declaringExecutable" : { },
      "implicit" : true,
      "namePresent" : true,
      "declaredAnnotations" : [ { }, { } ],
      "synthetic" : true,
      "modifiers" : 12345.0,
      "varArgs" : true,
      "parameterizedType" : { },
      "name" : "..."
    }, {
      "annotations" : [ { }, { } ],
      "annotatedType" : { },
      "type" : { },
      "declaringExecutable" : { },
      "implicit" : true,
      "namePresent" : true,
      "declaredAnnotations" : [ { }, { } ],
      "synthetic" : true,
      "modifiers" : 12345.0,
      "varArgs" : true,
      "parameterizedType" : { },
      "name" : "..."
    } ],
    "genericParameterTypes" : [ { }, { } ],
    "name" : "...",
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "annotations" : [ { }, { } ],
    "accessible" : true
  } ],
  "anonymousClass" : true,
  "declaringClass" : {
    "constructors" : [ {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "canonicalName" : "...",
    "methods" : [ {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "superclass" : { },
    "fields" : [ {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "declaredClasses" : [ { }, { } ],
    "annotatedInterfaces" : [ { }, { } ],
    "classes" : [ { }, { } ],
    "annotation" : true,
    "enum" : true,
    "enclosingClass" : { },
    "simpleName" : "...",
    "enumConstants" : [ { }, { } ],
    "interfaces" : [ { }, { } ],
    "classLoader" : {
      "systemClassLoader" : { },
      "parent" : { }
    },
    "localClass" : true,
    "annotations" : [ { }, { } ],
    "signers" : [ { }, { } ],
    "annotatedSuperclass" : { },
    "enclosingMethod" : {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    },
    "typeParameters" : [ { }, { } ],
    "genericSuperclass" : { },
    "package" : {
      "annotations" : [ { }, { } ],
      "specificationVendor" : "...",
      "packages" : [ { }, { } ],
      "implementationVersion" : "...",
      "implementationVendor" : "...",
      "specificationTitle" : "...",
      "implementationTitle" : "...",
      "specificationVersion" : "...",
      "name" : "...",
      "declaredAnnotations" : [ { }, { } ],
      "sealed" : true
    },
    "primitive" : true,
    "name" : "...",
    "protectionDomain" : {
      "principals" : [ { }, { } ],
      "classLoader" : { },
      "codeSource" : { },
      "permissions" : { }
    },
    "declaredMethods" : [ {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "anonymousClass" : true,
    "declaringClass" : { },
    "array" : true,
    "enclosingConstructor" : {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    },
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "modifiers" : 12345.0,
    "interface" : true,
    "declaredFields" : [ {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "memberClass" : true,
    "componentType" : { },
    "genericInterfaces" : [ { }, { } ],
    "declaredConstructors" : [ {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "typeName" : "..."
  },
  "array" : true,
  "enclosingConstructor" : {
    "parameterCount" : 12345.0,
    "genericExceptionTypes" : [ { }, { } ],
    "annotatedReceiverType" : { },
    "typeParameters" : [ { }, { } ],
    "annotatedReturnType" : { },
    "annotatedParameterTypes" : [ { }, { } ],
    "declaringClass" : {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    },
    "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
    "varArgs" : true,
    "modifiers" : 12345.0,
    "parameterTypes" : [ {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    }, {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    } ],
    "exceptionTypes" : [ {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    }, {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    } ],
    "annotatedExceptionTypes" : [ { }, { } ],
    "parameters" : [ {
      "annotations" : [ { }, { } ],
      "annotatedType" : { },
      "type" : { },
      "declaringExecutable" : { },
      "implicit" : true,
      "namePresent" : true,
      "declaredAnnotations" : [ { }, { } ],
      "synthetic" : true,
      "modifiers" : 12345.0,
      "varArgs" : true,
      "parameterizedType" : { },
      "name" : "..."
    }, {
      "annotations" : [ { }, { } ],
      "annotatedType" : { },
      "type" : { },
      "declaringExecutable" : { },
      "implicit" : true,
      "namePresent" : true,
      "declaredAnnotations" : [ { }, { } ],
      "synthetic" : true,
      "modifiers" : 12345.0,
      "varArgs" : true,
      "parameterizedType" : { },
      "name" : "..."
    } ],
    "genericParameterTypes" : [ { }, { } ],
    "name" : "...",
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "annotations" : [ { }, { } ],
    "accessible" : true
  },
  "synthetic" : true,
  "declaredAnnotations" : [ { }, { } ],
  "modifiers" : 12345.0,
  "interface" : true,
  "declaredFields" : [ {
    "type" : {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    },
    "declaringClass" : {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    },
    "genericType" : { },
    "annotatedType" : { },
    "name" : "...",
    "enumConstant" : true,
    "modifiers" : 12345.0,
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "annotations" : [ { }, { } ],
    "accessible" : true
  }, {
    "type" : {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    },
    "declaringClass" : {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    },
    "genericType" : { },
    "annotatedType" : { },
    "name" : "...",
    "enumConstant" : true,
    "modifiers" : 12345.0,
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "annotations" : [ { }, { } ],
    "accessible" : true
  } ],
  "memberClass" : true,
  "componentType" : {
    "constructors" : [ {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "canonicalName" : "...",
    "methods" : [ {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "superclass" : { },
    "fields" : [ {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "declaredClasses" : [ { }, { } ],
    "annotatedInterfaces" : [ { }, { } ],
    "classes" : [ { }, { } ],
    "annotation" : true,
    "enum" : true,
    "enclosingClass" : { },
    "simpleName" : "...",
    "enumConstants" : [ { }, { } ],
    "interfaces" : [ { }, { } ],
    "classLoader" : {
      "systemClassLoader" : { },
      "parent" : { }
    },
    "localClass" : true,
    "annotations" : [ { }, { } ],
    "signers" : [ { }, { } ],
    "annotatedSuperclass" : { },
    "enclosingMethod" : {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    },
    "typeParameters" : [ { }, { } ],
    "genericSuperclass" : { },
    "package" : {
      "annotations" : [ { }, { } ],
      "specificationVendor" : "...",
      "packages" : [ { }, { } ],
      "implementationVersion" : "...",
      "implementationVendor" : "...",
      "specificationTitle" : "...",
      "implementationTitle" : "...",
      "specificationVersion" : "...",
      "name" : "...",
      "declaredAnnotations" : [ { }, { } ],
      "sealed" : true
    },
    "primitive" : true,
    "name" : "...",
    "protectionDomain" : {
      "principals" : [ { }, { } ],
      "classLoader" : { },
      "codeSource" : { },
      "permissions" : { }
    },
    "declaredMethods" : [ {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "bridge" : true,
      "genericReturnType" : { },
      "defaultValue" : { },
      "default" : true,
      "returnType" : { },
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "anonymousClass" : true,
    "declaringClass" : { },
    "array" : true,
    "enclosingConstructor" : {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    },
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "modifiers" : 12345.0,
    "interface" : true,
    "declaredFields" : [ {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "type" : { },
      "declaringClass" : { },
      "genericType" : { },
      "annotatedType" : { },
      "name" : "...",
      "enumConstant" : true,
      "modifiers" : 12345.0,
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "memberClass" : true,
    "componentType" : { },
    "genericInterfaces" : [ { }, { } ],
    "declaredConstructors" : [ {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    }, {
      "parameterCount" : 12345.0,
      "genericExceptionTypes" : [ { }, { } ],
      "annotatedReceiverType" : { },
      "typeParameters" : [ { }, { } ],
      "annotatedReturnType" : { },
      "annotatedParameterTypes" : [ { }, { } ],
      "declaringClass" : { },
      "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
      "varArgs" : true,
      "modifiers" : 12345.0,
      "parameterTypes" : [ { }, { } ],
      "exceptionTypes" : [ { }, { } ],
      "annotatedExceptionTypes" : [ { }, { } ],
      "parameters" : [ { }, { } ],
      "genericParameterTypes" : [ { }, { } ],
      "name" : "...",
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "annotations" : [ { }, { } ],
      "accessible" : true
    } ],
    "typeName" : "..."
  },
  "genericInterfaces" : [ { }, { } ],
  "declaredConstructors" : [ {
    "parameterCount" : 12345.0,
    "genericExceptionTypes" : [ { }, { } ],
    "annotatedReceiverType" : { },
    "typeParameters" : [ { }, { } ],
    "annotatedReturnType" : { },
    "annotatedParameterTypes" : [ { }, { } ],
    "declaringClass" : {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    },
    "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
    "varArgs" : true,
    "modifiers" : 12345.0,
    "parameterTypes" : [ {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    }, {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    } ],
    "exceptionTypes" : [ {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    }, {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    } ],
    "annotatedExceptionTypes" : [ { }, { } ],
    "parameters" : [ {
      "annotations" : [ { }, { } ],
      "annotatedType" : { },
      "type" : { },
      "declaringExecutable" : { },
      "implicit" : true,
      "namePresent" : true,
      "declaredAnnotations" : [ { }, { } ],
      "synthetic" : true,
      "modifiers" : 12345.0,
      "varArgs" : true,
      "parameterizedType" : { },
      "name" : "..."
    }, {
      "annotations" : [ { }, { } ],
      "annotatedType" : { },
      "type" : { },
      "declaringExecutable" : { },
      "implicit" : true,
      "namePresent" : true,
      "declaredAnnotations" : [ { }, { } ],
      "synthetic" : true,
      "modifiers" : 12345.0,
      "varArgs" : true,
      "parameterizedType" : { },
      "name" : "..."
    } ],
    "genericParameterTypes" : [ { }, { } ],
    "name" : "...",
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "annotations" : [ { }, { } ],
    "accessible" : true
  }, {
    "parameterCount" : 12345.0,
    "genericExceptionTypes" : [ { }, { } ],
    "annotatedReceiverType" : { },
    "typeParameters" : [ { }, { } ],
    "annotatedReturnType" : { },
    "annotatedParameterTypes" : [ { }, { } ],
    "declaringClass" : {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    },
    "parameterAnnotations" : [ [ { }, { } ], [ { }, { } ] ],
    "varArgs" : true,
    "modifiers" : 12345.0,
    "parameterTypes" : [ {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    }, {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    } ],
    "exceptionTypes" : [ {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    }, {
      "constructors" : [ { }, { } ],
      "canonicalName" : "...",
      "methods" : [ { }, { } ],
      "superclass" : { },
      "fields" : [ { }, { } ],
      "declaredClasses" : [ { }, { } ],
      "annotatedInterfaces" : [ { }, { } ],
      "classes" : [ { }, { } ],
      "annotation" : true,
      "enum" : true,
      "enclosingClass" : { },
      "simpleName" : "...",
      "enumConstants" : [ { }, { } ],
      "interfaces" : [ { }, { } ],
      "classLoader" : { },
      "localClass" : true,
      "annotations" : [ { }, { } ],
      "signers" : [ { }, { } ],
      "annotatedSuperclass" : { },
      "enclosingMethod" : { },
      "typeParameters" : [ { }, { } ],
      "genericSuperclass" : { },
      "package" : { },
      "primitive" : true,
      "name" : "...",
      "protectionDomain" : { },
      "declaredMethods" : [ { }, { } ],
      "anonymousClass" : true,
      "declaringClass" : { },
      "array" : true,
      "enclosingConstructor" : { },
      "synthetic" : true,
      "declaredAnnotations" : [ { }, { } ],
      "modifiers" : 12345.0,
      "interface" : true,
      "declaredFields" : [ { }, { } ],
      "memberClass" : true,
      "componentType" : { },
      "genericInterfaces" : [ { }, { } ],
      "declaredConstructors" : [ { }, { } ],
      "typeName" : "..."
    } ],
    "annotatedExceptionTypes" : [ { }, { } ],
    "parameters" : [ {
      "annotations" : [ { }, { } ],
      "annotatedType" : { },
      "type" : { },
      "declaringExecutable" : { },
      "implicit" : true,
      "namePresent" : true,
      "declaredAnnotations" : [ { }, { } ],
      "synthetic" : true,
      "modifiers" : 12345.0,
      "varArgs" : true,
      "parameterizedType" : { },
      "name" : "..."
    }, {
      "annotations" : [ { }, { } ],
      "annotatedType" : { },
      "type" : { },
      "declaringExecutable" : { },
      "implicit" : true,
      "namePresent" : true,
      "declaredAnnotations" : [ { }, { } ],
      "synthetic" : true,
      "modifiers" : 12345.0,
      "varArgs" : true,
      "parameterizedType" : { },
      "name" : "..."
    } ],
    "genericParameterTypes" : [ { }, { } ],
    "name" : "...",
    "synthetic" : true,
    "declaredAnnotations" : [ { }, { } ],
    "annotations" : [ { }, { } ],
    "accessible" : true
  } ],
  "typeName" : "..."
}