public class net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory extends java.lang.Object implements net.bytebuddy.asm.Advice$OffsetMapping$Factory
{
private final java.lang.Class annotationType;
private final net.bytebuddy.description.field.FieldDescription fieldDescription;
private final net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Access access;
public void <init>(java.lang.Class, net.bytebuddy.description.field.FieldDescription, net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Access)
{
net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Access v;
net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory v;
java.lang.Class v;
net.bytebuddy.description.field.FieldDescription v;
v := @this: net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory;
v := @parameter: java.lang.Class;
v := @parameter: net.bytebuddy.description.field.FieldDescription;
v := @parameter: net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Access;
specialinvoke v.<java.lang.Object: void <init>()>();
v.<net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory: java.lang.Class annotationType> = v;
v.<net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory: net.bytebuddy.description.field.FieldDescription fieldDescription> = v;
v.<net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory: net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Access access> = v;
return;
}
public java.lang.Class getAnnotationType()
{
java.lang.Class v;
net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory v;
v := @this: net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory: java.lang.Class annotationType>;
return v;
}
public net.bytebuddy.asm.Advice$OffsetMapping make(net.bytebuddy.description.method.ParameterDescription$InDefinedShape, net.bytebuddy.description.'annotation'.AnnotationDescription$Loadable, net.bytebuddy.asm.Advice$OffsetMapping$Factory$AdviceType)
{
net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Access v;
net.bytebuddy.description.method.ParameterDescription$InDefinedShape v;
java.lang.IllegalStateException v;
net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved v;
net.bytebuddy.description.type.TypeDescription$Generic v;
net.bytebuddy.description.'annotation'.AnnotationDescription$Loadable v;
net.bytebuddy.description.field.FieldDescription v;
net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory v;
net.bytebuddy.utility.JavaType v;
net.bytebuddy.asm.Advice$OffsetMapping$Factory$AdviceType v;
java.lang.String v;
net.bytebuddy.description.type.TypeDescription v, v;
boolean v;
v := @this: net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory;
v := @parameter: net.bytebuddy.description.method.ParameterDescription$InDefinedShape;
v := @parameter: net.bytebuddy.description.'annotation'.AnnotationDescription$Loadable;
v := @parameter: net.bytebuddy.asm.Advice$OffsetMapping$Factory$AdviceType;
v = interfaceinvoke v.<net.bytebuddy.description.method.ParameterDescription$InDefinedShape: net.bytebuddy.description.type.TypeDescription$Generic getType()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription$Generic: net.bytebuddy.description.type.TypeDescription asErasure()>();
v = <net.bytebuddy.utility.JavaType: net.bytebuddy.utility.JavaType METHOD_HANDLE>;
v = virtualinvoke v.<net.bytebuddy.utility.JavaType: net.bytebuddy.description.type.TypeDescription getTypeStub()>();
v = interfaceinvoke v.<net.bytebuddy.description.type.TypeDescription: boolean isAssignableFrom(net.bytebuddy.description.type.TypeDescription)>(v);
if v != 0 goto label;
v = new java.lang.IllegalStateException;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (net.bytebuddy.description.method.ParameterDescription$InDefinedShape)>(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[])>("Cannot assign method handle to \u0001");
specialinvoke v.<java.lang.IllegalStateException: void <init>(java.lang.String)>(v);
throw v;
label:
v = new net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory: net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Access access>;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory: net.bytebuddy.description.field.FieldDescription fieldDescription>;
specialinvoke v.<net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved: void <init>(net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Access,net.bytebuddy.description.field.FieldDescription)>(v, v);
return v;
}
public boolean equals(java.lang.Object)
{
net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Access v, v;
net.bytebuddy.description.field.FieldDescription v, v;
net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory v;
java.lang.Class v, v, v, v;
java.lang.Object v;
boolean v, v, v;
v := @this: net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory;
v := @parameter: java.lang.Object;
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.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory: net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Access access>;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory: net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Access access>;
v = virtualinvoke v.<net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Access: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory: java.lang.Class annotationType>;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory: java.lang.Class annotationType>;
v = virtualinvoke v.<java.lang.Class: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory: net.bytebuddy.description.field.FieldDescription fieldDescription>;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory: net.bytebuddy.description.field.FieldDescription fieldDescription>;
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.asm.Advice$OffsetMapping$ForFieldHandle$Access v;
net.bytebuddy.description.field.FieldDescription v;
net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory v;
int v, v, v, v, v, v, v, v, v, v;
java.lang.Class v, v;
v := @this: net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory;
v = virtualinvoke v.<net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory: java.lang.Class getClass()>();
v = virtualinvoke v.<java.lang.Class: int hashCode()>();
v = v * 31;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory: java.lang.Class annotationType>;
v = virtualinvoke v.<java.lang.Class: int hashCode()>();
v = v + v;
v = v * 31;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory: net.bytebuddy.description.field.FieldDescription fieldDescription>;
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = v + v;
v = v * 31;
v = v.<net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Resolved$Factory: net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Access access>;
v = virtualinvoke v.<net.bytebuddy.asm.Advice$OffsetMapping$ForFieldHandle$Access: int hashCode()>();
v = v + v;
return v;
}
}