mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 06:04:59 +00:00
31 lines
410 B
Java
31 lines
410 B
Java
package bE;
|
|
|
|
public interface BeInterfacePapa {
|
|
double a();
|
|
|
|
double b();
|
|
|
|
double c();
|
|
|
|
double d();
|
|
|
|
double h();
|
|
|
|
double i();
|
|
|
|
q b(int paramInt);
|
|
|
|
int e();
|
|
|
|
int f();
|
|
|
|
void a(l paraml);
|
|
|
|
void b(l paraml);
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/bE/p.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |