mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 06:04:59 +00:00
22 lines
426 B
Java
22 lines
426 B
Java
package ao;
|
|
|
|
import W.p;
|
|
import h.IOProperties;
|
|
|
|
class fx implements p {
|
|
fx(fw paramfw) {}
|
|
|
|
public boolean a() {
|
|
return IOProperties.j();
|
|
}
|
|
|
|
public String b() {
|
|
return a() ? IOProperties.v : IOProperties.a("delimiter", IOProperties.v);
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/ao/fx.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |