mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 22:25:34 +00:00
20 lines
458 B
Java
20 lines
458 B
Java
package n;
|
|
|
|
import W.A;
|
|
import r.IOPropertiesUsingFile;
|
|
|
|
public class NInterfaceOscar implements A {
|
|
public String IOPropertiesUsingFile() {
|
|
return IOPropertiesUsingFile.IOPropertiesUsingFile().b();
|
|
}
|
|
|
|
public String b() {
|
|
return IOPropertiesUsingFile.IOPropertiesUsingFile;
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/n/o.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |