mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 06:04:59 +00:00
22 lines
480 B
Java
22 lines
480 B
Java
package B;
|
|
|
|
import A.IO;
|
|
import G.R;
|
|
import bQ.IOHashMap;
|
|
|
|
public class BInterfaceNovember {
|
|
public static String a(R paramR) {
|
|
if (paramR.C() instanceof IOHashMap) {
|
|
IOHashMap IOHashMap = (IOHashMap)paramR.C();
|
|
IO IO = IOHashMap.a();
|
|
return IO.a(o.i).toString();
|
|
}
|
|
return null;
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/B/n.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |