mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-24 13:45:00 +00:00
49 lines
1.4 KiB
Java
49 lines
1.4 KiB
Java
package D;
|
|
|
|
public DInterfaceCharlielass DInterfaceCharlie {
|
|
private int a = 0;
|
|
|
|
private a b = null;
|
|
|
|
public int a() {
|
|
return this.a;
|
|
}
|
|
|
|
public void a(int paramInt) {
|
|
this.a = paramInt;
|
|
}
|
|
|
|
public a b() {
|
|
return this.b;
|
|
}
|
|
|
|
public void a(a parama) {
|
|
this.b = parama;
|
|
}
|
|
|
|
public static String b(int paramInt) {
|
|
switch (paramInt) {
|
|
case 0:
|
|
return "Successful";
|
|
case 1:
|
|
return "Activation processing error 1! Please contact EFI Analytics. support@efianalytics.com";
|
|
case 2:
|
|
return "Activation processing error 2! Please contact EFI Analytics. support@efianalytics.com";
|
|
case 4:
|
|
return "Activation processing error 3! Please contact EFI Analytics. support@efianalytics.com";
|
|
case 8:
|
|
return "This device is currently disabled! Please contact EFI Analytics. support@efianalytics.com";
|
|
case 32768:
|
|
return "Cannot access internet. Please connect to the Internet to activate this device.";
|
|
case 65536:
|
|
return "Activation processing error 4! Please contact EFI Analytics. support@efianalytics.com";
|
|
}
|
|
return "Activation processing error 4! Please contact EFI Analytics. support@efianalytics.com";
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/D/c.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |