Files
tustu/app/d/DComponentCharlie.java
2026-01-11 20:30:56 +00:00

29 lines
439 B
Java

package d;
import java.util.Properties;
public interface DComponentCharlie {
String a();
String b();
String c();
boolean d();
void a(Properties paramProperties);
void b(Properties paramProperties);
k e();
boolean f();
boolean g();
}
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/d/c.class
* Java compiler version: 8 (52.0)
* JD-Core Version: 1.1.3
*/