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

13 lines
270 B
Java

package bg;
import G.GInterfaceBf;
public interface BgComponentTango {
void a(GInterfaceBf parambf);
}
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/bg/t.class
* Java compiler version: 8 (52.0)
* JD-Core Version: 1.1.3
*/