mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 06:04:59 +00:00
19 lines
434 B
Java
19 lines
434 B
Java
package A;
|
|
|
|
public class AInterfacePapa {
|
|
public static void a(h paramh, f paramf) {
|
|
if (paramh.a() == null || !paramh.a().equals(paramf)) {
|
|
boolean bool = paramh.r();
|
|
paramh.c();
|
|
paramh.a(paramf);
|
|
if (bool)
|
|
paramh.d();
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/A/p.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |