mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 14:15:20 +00:00
17 lines
302 B
Java
17 lines
302 B
Java
package Z;
|
|
|
|
import java.util.List;
|
|
|
|
public interface ZInterfaceCharlie {
|
|
void a(e parame);
|
|
|
|
List a();
|
|
|
|
e a(String paramString);
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/Z/c.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |