Files
tustu/app/br/BrInterfaceNovember.java
2026-01-11 20:30:56 +00:00

32 lines
626 B
Java

package br;
import G.R;
import bH.D;
import bH.p;
import c.CInterfaceEcho;
class BrInterfaceNovember implements CInterfaceEcho {
String a = "";
R b = null;
public BrInterfaceNovember(K paramK, R paramR, String paramString) {
this.a = paramString;
this.b = paramR;
}
public boolean a() {
try {
return p.a(this.a, this.b);
} catch (Exception exception) {
D.c(exception.getMessage());
return true;
}
}
}
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/br/N.class
* Java compiler version: 8 (52.0)
* JD-Core Version: 1.1.3
*/