12 lines
257 B
Java
12 lines
257 B
Java
|
package o;
|
||
|
|
||
|
import java.io.IOException;
|
||
|
import java.net.InetAddress;
|
||
|
|
||
|
@Deprecated
|
||
|
/* renamed from: o.gkA, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes6.dex */
|
||
|
public interface InterfaceC15207gkA {
|
||
|
InetAddress c() throws IOException;
|
||
|
}
|