mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 14:15:20 +00:00
17 lines
277 B
Java
17 lines
277 B
Java
package bS;
|
|
|
|
import A.IO;
|
|
|
|
public interface BsInterfaceRomeo extends IO {
|
|
r v();
|
|
|
|
void w();
|
|
|
|
int x();
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/bS/r.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |