mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 06:04:59 +00:00
24 lines
438 B
Java
24 lines
438 B
Java
package N;
|
|
|
|
import G.R;
|
|
import G.S;
|
|
|
|
class NInterfaceDelta implements S {
|
|
d(a parama) {}
|
|
|
|
public void a(R paramR) {}
|
|
|
|
public void b(R paramR) {
|
|
a a1 = (a)a.f().get(paramR.c());
|
|
if (a1 != null && a1.b.c())
|
|
a1.d();
|
|
}
|
|
|
|
public void c(R paramR) {}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/N/d.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |