mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 14:15:20 +00:00
20 lines
401 B
Java
20 lines
401 B
Java
package ao;
|
|
|
|
import at.IOJMenu;
|
|
import h.HInterfaceJuliet;
|
|
|
|
class fy implements HInterfaceJuliet {
|
|
fy(fw paramfw) {}
|
|
|
|
public void a() {
|
|
String str = IOJMenu.a().d();
|
|
if (!str.equals(""))
|
|
IOJMenu.a().IOJMenu();
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/ao/fy.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |