mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 06:04:59 +00:00
22 lines
474 B
Java
22 lines
474 B
Java
package aP;
|
|
|
|
import aE.AeInterfaceCharlie;
|
|
import r.IOPropertiesUsingFile;
|
|
|
|
class AeInterfaceCharlieImpl implements AeInterfaceCharlie {
|
|
dn(dl paramdl) {}
|
|
|
|
public String IOPropertiesUsingFile() {
|
|
return IOPropertiesUsingFile.b;
|
|
}
|
|
|
|
public String b() {
|
|
return IOPropertiesUsingFile.cw;
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/aP/dn.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |