public class net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance extends net.bytebuddy.implementation.InvocationHandlerAdapter implements net.bytebuddy.implementation.InvocationHandlerAdapter$WithoutPrivilegeConfiguration
{
private static final java.lang.String PREFIX;
protected final java.lang.reflect.InvocationHandler invocationHandler;
protected void <init>(java.lang.String, boolean, boolean, boolean, net.bytebuddy.implementation.bytecode.assign.Assigner, java.lang.reflect.InvocationHandler)
{
net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance v;
net.bytebuddy.implementation.bytecode.assign.Assigner v;
java.lang.String v;
java.lang.reflect.InvocationHandler v;
boolean v, v, v;
v := @this: net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance;
v := @parameter: java.lang.String;
v := @parameter: boolean;
v := @parameter: boolean;
v := @parameter: boolean;
v := @parameter: net.bytebuddy.implementation.bytecode.assign.Assigner;
v := @parameter: java.lang.reflect.InvocationHandler;
specialinvoke v.<net.bytebuddy.implementation.InvocationHandlerAdapter: void <init>(java.lang.String,boolean,boolean,boolean,net.bytebuddy.implementation.bytecode.assign.Assigner)>(v, v, v, v, v);
v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: java.lang.reflect.InvocationHandler invocationHandler> = v;
return;
}
public net.bytebuddy.implementation.InvocationHandlerAdapter$WithoutPrivilegeConfiguration withoutMethodCache()
{
net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance v, v;
net.bytebuddy.implementation.bytecode.assign.Assigner v;
java.lang.String v;
java.lang.reflect.InvocationHandler v;
boolean v, v;
v := @this: net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance;
v = new net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: java.lang.String fieldName>;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: boolean privileged>;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: boolean returning>;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: net.bytebuddy.implementation.bytecode.assign.Assigner assigner>;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: java.lang.reflect.InvocationHandler invocationHandler>;
specialinvoke v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: void <init>(java.lang.String,boolean,boolean,boolean,net.bytebuddy.implementation.bytecode.assign.Assigner,java.lang.reflect.InvocationHandler)>(v, 0, v, v, v, v);
return v;
}
public net.bytebuddy.implementation.Implementation$Composable withAssigner(net.bytebuddy.implementation.bytecode.assign.Assigner)
{
net.bytebuddy.implementation.bytecode.assign.Assigner v;
net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance v, v;
java.lang.String v;
java.lang.reflect.InvocationHandler v;
boolean v, v, v;
v := @this: net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance;
v := @parameter: net.bytebuddy.implementation.bytecode.assign.Assigner;
v = new net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: java.lang.String fieldName>;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: boolean cached>;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: boolean privileged>;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: boolean returning>;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: java.lang.reflect.InvocationHandler invocationHandler>;
specialinvoke v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: void <init>(java.lang.String,boolean,boolean,boolean,net.bytebuddy.implementation.bytecode.assign.Assigner,java.lang.reflect.InvocationHandler)>(v, v, v, v, v, v);
return v;
}
public net.bytebuddy.implementation.InvocationHandlerAdapter$AssignerConfigurable withPrivilegedLookup()
{
net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance v, v;
net.bytebuddy.implementation.bytecode.assign.Assigner v;
java.lang.String v;
java.lang.reflect.InvocationHandler v;
boolean v, v;
v := @this: net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance;
v = new net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: java.lang.String fieldName>;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: boolean cached>;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: boolean returning>;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: net.bytebuddy.implementation.bytecode.assign.Assigner assigner>;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: java.lang.reflect.InvocationHandler invocationHandler>;
specialinvoke v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: void <init>(java.lang.String,boolean,boolean,boolean,net.bytebuddy.implementation.bytecode.assign.Assigner,java.lang.reflect.InvocationHandler)>(v, v, 1, v, v, v);
return v;
}
public net.bytebuddy.implementation.Implementation andThen(net.bytebuddy.implementation.Implementation)
{
net.bytebuddy.implementation.Implementation$Compound v;
net.bytebuddy.implementation.bytecode.assign.Assigner v;
net.bytebuddy.implementation.Implementation v;
net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance v, v;
net.bytebuddy.implementation.Implementation[] v;
java.lang.String v;
java.lang.reflect.InvocationHandler v;
boolean v, v;
v := @this: net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance;
v := @parameter: net.bytebuddy.implementation.Implementation;
v = new net.bytebuddy.implementation.Implementation$Compound;
v = newarray (net.bytebuddy.implementation.Implementation)[2];
v = new net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: java.lang.String fieldName>;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: boolean cached>;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: boolean privileged>;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: net.bytebuddy.implementation.bytecode.assign.Assigner assigner>;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: java.lang.reflect.InvocationHandler invocationHandler>;
specialinvoke v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: void <init>(java.lang.String,boolean,boolean,boolean,net.bytebuddy.implementation.bytecode.assign.Assigner,java.lang.reflect.InvocationHandler)>(v, v, v, 0, v, v);
v[0] = v;
v[1] = v;
specialinvoke v.<net.bytebuddy.implementation.Implementation$Compound: void <init>(net.bytebuddy.implementation.Implementation[])>(v);
return v;
}
public net.bytebuddy.implementation.Implementation$Composable andThen(net.bytebuddy.implementation.Implementation$Composable)
{
net.bytebuddy.implementation.Implementation$Composable v;
net.bytebuddy.implementation.bytecode.assign.Assigner v;
net.bytebuddy.implementation.Implementation$Compound$Composable v;
net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance v, v;
java.lang.String v;
java.lang.reflect.InvocationHandler v;
boolean v, v;
v := @this: net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance;
v := @parameter: net.bytebuddy.implementation.Implementation$Composable;
v = new net.bytebuddy.implementation.Implementation$Compound$Composable;
v = new net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: java.lang.String fieldName>;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: boolean cached>;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: boolean privileged>;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: net.bytebuddy.implementation.bytecode.assign.Assigner assigner>;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: java.lang.reflect.InvocationHandler invocationHandler>;
specialinvoke v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: void <init>(java.lang.String,boolean,boolean,boolean,net.bytebuddy.implementation.bytecode.assign.Assigner,java.lang.reflect.InvocationHandler)>(v, v, v, 0, v, v);
specialinvoke v.<net.bytebuddy.implementation.Implementation$Compound$Composable: void <init>(net.bytebuddy.implementation.Implementation,net.bytebuddy.implementation.Implementation$Composable)>(v, v);
return v;
}
public net.bytebuddy.dynamic.scaffold.InstrumentedType prepare(net.bytebuddy.dynamic.scaffold.InstrumentedType)
{
java.lang.IllegalStateException v;
net.bytebuddy.implementation.LoadedTypeInitializer$ForStaticField v;
java.lang.String v, v, v, v, v;
boolean v;
net.bytebuddy.description.type.TypeDescription$Generic v, v, v;
net.bytebuddy.description.field.FieldDescription$Token v;
net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance v;
net.bytebuddy.description.field.FieldList v;
net.bytebuddy.matcher.ElementMatcher$Junction v, v, v;
net.bytebuddy.matcher.FilterableList v;
java.lang.reflect.InvocationHandler v;
net.bytebuddy.description.type.TypeDescription v, v;
net.bytebuddy.dynamic.scaffold.InstrumentedType v, v, v;
v := @this: net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance;
v := @parameter: net.bytebuddy.dynamic.scaffold.InstrumentedType;
v = interfaceinvoke v.<net.bytebuddy.dynamic.scaffold.InstrumentedType: net.bytebuddy.description.field.FieldList getDeclaredFields()>();
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: java.lang.String fieldName>;
v = staticinvoke <net.bytebuddy.matcher.ElementMatchers: net.bytebuddy.matcher.ElementMatcher$Junction named(java.lang.String)>(v);
v = <net.bytebuddy.implementation.InvocationHandlerAdapter: net.bytebuddy.description.type.TypeDescription$Generic INVOCATION_HANDLER_TYPE>;
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription$Generic: net.bytebuddy.description.type.TypeDescription asErasure()>();
v = staticinvoke <net.bytebuddy.matcher.ElementMatchers: net.bytebuddy.matcher.ElementMatcher$Junction fieldType(net.bytebuddy.description.type.TypeDescription)>(v);
v = interfaceinvoke v.<net.bytebuddy.matcher.ElementMatcher$Junction: net.bytebuddy.matcher.ElementMatcher$Junction and(net.bytebuddy.matcher.ElementMatcher)>(v);
v = interfaceinvoke v.<net.bytebuddy.description.field.FieldList: net.bytebuddy.matcher.FilterableList filter(net.bytebuddy.matcher.ElementMatcher)>(v);
v = interfaceinvoke v.<net.bytebuddy.description.field.FieldList: boolean isEmpty()>();
if v != 0 goto label;
v = new java.lang.IllegalStateException;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: java.lang.String fieldName>;
v = <net.bytebuddy.implementation.InvocationHandlerAdapter: net.bytebuddy.description.type.TypeDescription$Generic INVOCATION_HANDLER_TYPE>;
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription$Generic: net.bytebuddy.description.type.TypeDescription asErasure()>();
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (java.lang.String,net.bytebuddy.description.type.TypeDescription,net.bytebuddy.dynamic.scaffold.InstrumentedType)>(v, v, v) <java.lang.invoke.StringConcatFactory: java.lang.invoke.CallSite makeConcatWithConstants(java.lang.invoke.MethodHandles$Lookup,java.lang.String,java.lang.invoke.MethodType,java.lang.String,java.lang.Object[])>("Field with name \u and type \u already declared by \u0001");
specialinvoke v.<java.lang.IllegalStateException: void <init>(java.lang.String)>(v);
throw v;
label:
v = new net.bytebuddy.description.field.FieldDescription$Token;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: java.lang.String fieldName>;
v = <net.bytebuddy.implementation.InvocationHandlerAdapter: net.bytebuddy.description.type.TypeDescription$Generic INVOCATION_HANDLER_TYPE>;
specialinvoke v.<net.bytebuddy.description.field.FieldDescription$Token: void <init>(java.lang.String,int,net.bytebuddy.description.type.TypeDescription$Generic)>(v, 4169, v);
v = interfaceinvoke v.<net.bytebuddy.dynamic.scaffold.InstrumentedType: net.bytebuddy.dynamic.scaffold.InstrumentedType withField(net.bytebuddy.description.field.FieldDescription$Token)>(v);
v = new net.bytebuddy.implementation.LoadedTypeInitializer$ForStaticField;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: java.lang.String fieldName>;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: java.lang.reflect.InvocationHandler invocationHandler>;
specialinvoke v.<net.bytebuddy.implementation.LoadedTypeInitializer$ForStaticField: void <init>(java.lang.String,java.lang.Object)>(v, v);
v = interfaceinvoke v.<net.bytebuddy.dynamic.scaffold.InstrumentedType: net.bytebuddy.dynamic.scaffold.InstrumentedType withInitializer(net.bytebuddy.implementation.LoadedTypeInitializer)>(v);
return v;
}
public net.bytebuddy.implementation.bytecode.ByteCodeAppender appender(net.bytebuddy.implementation.Implementation$Target)
{
net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance v;
net.bytebuddy.implementation.Implementation$Target v;
net.bytebuddy.description.type.TypeDescription v;
net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance$Appender v;
v := @this: net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance;
v := @parameter: net.bytebuddy.implementation.Implementation$Target;
v = new net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance$Appender;
v = interfaceinvoke v.<net.bytebuddy.implementation.Implementation$Target: net.bytebuddy.description.type.TypeDescription getInstrumentedType()>();
specialinvoke v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance$Appender: void <init>(net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance,net.bytebuddy.description.type.TypeDescription)>(v, v);
return v;
}
public boolean equals(java.lang.Object)
{
net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance v;
java.lang.Class v, v;
java.lang.Object v;
java.lang.reflect.InvocationHandler v, v;
boolean v, v;
v := @this: net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance;
v := @parameter: java.lang.Object;
v = specialinvoke v.<net.bytebuddy.implementation.InvocationHandlerAdapter: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
if v != v goto label;
return 1;
label:
if v != null goto label;
return 0;
label:
v = virtualinvoke v.<java.lang.Object: java.lang.Class getClass()>();
v = virtualinvoke v.<java.lang.Object: java.lang.Class getClass()>();
if v == v goto label;
return 0;
label:
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: java.lang.reflect.InvocationHandler invocationHandler>;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: java.lang.reflect.InvocationHandler invocationHandler>;
v = virtualinvoke v.<java.lang.Object: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
return 1;
}
public int hashCode()
{
net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance v;
int v, v, v, v;
java.lang.reflect.InvocationHandler v;
v := @this: net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance;
v = specialinvoke v.<net.bytebuddy.implementation.InvocationHandlerAdapter: int hashCode()>();
v = v * 31;
v = v.<net.bytebuddy.implementation.InvocationHandlerAdapter$ForInstance: java.lang.reflect.InvocationHandler invocationHandler>;
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = v + v;
return v;
}
}