📄 z.java
字号:
public final class z
{
public int a;
public int b;
public int c;
public int d;
public int e;
public int f;
public int g;
public int h;
public boolean a;
public z a;
public int i;
public byte a;
public String a;
public byte b;
public z(t paramt, int paramInt1, byte paramByte, int paramInt2, int paramInt3, int paramInt4, int paramInt5, int paramInt6)
{
this.jdField_a_of_type_Int = 0;
this.jdField_b_of_type_Int = 0;
this.c = 0;
this.d = 0;
this.e = 0;
this.f = 0;
this.g = 0;
this.h = 0;
this.jdField_a_of_type_Boolean = false;
this.jdField_a_of_type_Z = null;
this.i = 0;
this.jdField_a_of_type_Byte = 0;
this.jdField_a_of_type_JavaLangString = null;
this.jdField_b_of_type_Byte = 0;
this.c = paramInt1;
this.d = paramInt3;
this.e = paramInt4;
this.f = paramInt5;
this.i = paramInt6;
this.jdField_a_of_type_Byte = paramByte;
this.g = paramInt2;
this.h = this.g;
if (this.g != 0)
this.jdField_a_of_type_Boolean = true;
String[] arrayOfString = null;
switch (aq.a().g)
{
case 1:
arrayOfString = w.M;
break;
case 2:
arrayOfString = w.N;
break;
case 3:
arrayOfString = w.O;
break;
case 4:
arrayOfString = w.P;
}
if (arrayOfString == null)
{
this.jdField_a_of_type_JavaLangString = "";
return;
}
if (this.c < 14)
this.jdField_a_of_type_JavaLangString = arrayOfString[(this.c + 1)];
}
public z(t paramt, int paramInt1, byte paramByte1, int paramInt2, int paramInt3, int paramInt4, int paramInt5, int paramInt6, byte paramByte2)
{
this(paramt, paramInt1, paramByte1, paramInt2, paramInt3, paramInt4, paramInt5, paramInt6);
this.jdField_b_of_type_Byte = paramByte2;
}
public final void a(int paramInt1, int paramInt2)
{
this.jdField_a_of_type_Int = paramInt1;
this.jdField_b_of_type_Int = paramInt2;
}
public final void a(z paramz)
{
if (paramz == null)
return;
this.jdField_a_of_type_Z = paramz;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -