mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 06:04:59 +00:00
15 lines
383 B
Java
15 lines
383 B
Java
package aI;
|
|
|
|
import com.efiAnalytics.remotefileaccess.RemoteFileDescriptor;
|
|
|
|
public interface AiInterfaceRomeo {
|
|
void a(RemoteFileDescriptor paramRemoteFileDescriptor);
|
|
|
|
void a(long paramLong1, long paramLong2);
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/aI/r.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |