mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-24 21:55:12 +00:00
13 lines
273 B
Java
13 lines
273 B
Java
package bV;
|
|
|
|
public interface BvInterfaceBravo {
|
|
void a(long paramLong1, long paramLong2);
|
|
|
|
void a();
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/bV/b.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |