mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 14:15:20 +00:00
20 lines
478 B
Java
20 lines
478 B
Java
package aU;
|
|
|
|
import G.R;
|
|
import G.Manager;
|
|
|
|
public class AuInterfaceEcho {
|
|
public static d a(R paramR) {
|
|
String str1 = paramR.G().b();
|
|
String str2 = paramR.G().c();
|
|
Manager aM1 = paramR.c(str1);
|
|
Manager aM2 = paramR.c(str2);
|
|
return (d)((aM1 != null && aM2 != null) ? new a() : new c());
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/aU/e.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |