public class net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump extends java.lang.Object implements net.bytebuddy.implementation.EqualsMethod$NullValueGuard
{
private final net.bytebuddy.description.method.MethodDescription instrumentedMethod;
private final net.bytebuddy.jar.asm.Label firstValueNull;
private final net.bytebuddy.jar.asm.Label secondValueNull;
private final net.bytebuddy.jar.asm.Label endOfBlock;
protected void <init>(net.bytebuddy.description.method.MethodDescription)
{
net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump v;
net.bytebuddy.description.method.MethodDescription v;
net.bytebuddy.jar.asm.Label v, v, v;
v := @this: net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump;
v := @parameter: net.bytebuddy.description.method.MethodDescription;
specialinvoke v.<java.lang.Object: void <init>()>();
v.<net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump: net.bytebuddy.description.method.MethodDescription instrumentedMethod> = v;
v = new net.bytebuddy.jar.asm.Label;
specialinvoke v.<net.bytebuddy.jar.asm.Label: void <init>()>();
v.<net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump: net.bytebuddy.jar.asm.Label firstValueNull> = v;
v = new net.bytebuddy.jar.asm.Label;
specialinvoke v.<net.bytebuddy.jar.asm.Label: void <init>()>();
v.<net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump: net.bytebuddy.jar.asm.Label secondValueNull> = v;
v = new net.bytebuddy.jar.asm.Label;
specialinvoke v.<net.bytebuddy.jar.asm.Label: void <init>()>();
v.<net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump: net.bytebuddy.jar.asm.Label endOfBlock> = v;
return;
}
public net.bytebuddy.implementation.bytecode.StackManipulation before()
{
net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump v;
net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump$BeforeInstruction v;
v := @this: net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump;
v = new net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump$BeforeInstruction;
specialinvoke v.<net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump$BeforeInstruction: void <init>(net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump)>(v);
return v;
}
public net.bytebuddy.implementation.bytecode.StackManipulation after()
{
net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump v;
net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump$AfterInstruction v;
v := @this: net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump;
v = new net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump$AfterInstruction;
specialinvoke v.<net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump$AfterInstruction: void <init>(net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump)>(v);
return v;
}
public int getRequiredVariablePadding()
{
net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump v;
v := @this: net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump;
return 2;
}
public boolean equals(java.lang.Object)
{
net.bytebuddy.description.method.MethodDescription v, v;
boolean v, v, v, v;
net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump v;
net.bytebuddy.jar.asm.Label v, v, v, v, v, v;
java.lang.Class v, v;
java.lang.Object v;
v := @this: net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump;
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.implementation.EqualsMethod$NullValueGuard$UsingJump: net.bytebuddy.description.method.MethodDescription instrumentedMethod>;
v = v.<net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump: net.bytebuddy.description.method.MethodDescription instrumentedMethod>;
v = virtualinvoke v.<java.lang.Object: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = v.<net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump: net.bytebuddy.jar.asm.Label firstValueNull>;
v = v.<net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump: net.bytebuddy.jar.asm.Label firstValueNull>;
v = virtualinvoke v.<net.bytebuddy.jar.asm.Label: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = v.<net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump: net.bytebuddy.jar.asm.Label secondValueNull>;
v = v.<net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump: net.bytebuddy.jar.asm.Label secondValueNull>;
v = virtualinvoke v.<net.bytebuddy.jar.asm.Label: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
v = v.<net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump: net.bytebuddy.jar.asm.Label endOfBlock>;
v = v.<net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump: net.bytebuddy.jar.asm.Label endOfBlock>;
v = virtualinvoke v.<net.bytebuddy.jar.asm.Label: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
return 1;
}
public int hashCode()
{
net.bytebuddy.description.method.MethodDescription v;
int v, v, v, v, v, v, v, v, v, v, v, v, v;
net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump v;
net.bytebuddy.jar.asm.Label v, v, v;
java.lang.Class v;
v := @this: net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump;
v = virtualinvoke v.<net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump: java.lang.Class getClass()>();
v = virtualinvoke v.<java.lang.Class: int hashCode()>();
v = v * 31;
v = v.<net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump: net.bytebuddy.description.method.MethodDescription instrumentedMethod>;
v = virtualinvoke v.<java.lang.Object: int hashCode()>();
v = v + v;
v = v * 31;
v = v.<net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump: net.bytebuddy.jar.asm.Label firstValueNull>;
v = virtualinvoke v.<net.bytebuddy.jar.asm.Label: int hashCode()>();
v = v + v;
v = v * 31;
v = v.<net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump: net.bytebuddy.jar.asm.Label secondValueNull>;
v = virtualinvoke v.<net.bytebuddy.jar.asm.Label: int hashCode()>();
v = v + v;
v = v * 31;
v = v.<net.bytebuddy.implementation.EqualsMethod$NullValueGuard$UsingJump: net.bytebuddy.jar.asm.Label endOfBlock>;
v = virtualinvoke v.<net.bytebuddy.jar.asm.Label: int hashCode()>();
v = v + v;
return v;
}
}