NetMirror.apk

Download file
package k1;

/* JADX INFO: loaded from: classes.dex */
public interface j {
    String a();

    boolean b();

    int c();

    String d();

    int getColumn();

    String getFile();
}
Download file