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