mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-26 14:45:01 +00:00
21 lines
330 B
Java
21 lines
330 B
Java
package i;
|
|
|
|
import W.n;
|
|
|
|
public interface IComponentBravo {
|
|
void a();
|
|
|
|
void a(double paramDouble);
|
|
|
|
void a(n paramn);
|
|
|
|
void b(n paramn);
|
|
|
|
void b();
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/i/b.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |