16 lines
354 B
Java
16 lines
354 B
Java
package o;
|
|
|
|
import java.util.Hashtable;
|
|
|
|
/* renamed from: o.gmJ, reason: case insensitive filesystem */
|
|
/* loaded from: classes6.dex */
|
|
public interface InterfaceC15276gmJ {
|
|
Object getProperty(int i);
|
|
|
|
int getPropertyCount();
|
|
|
|
void getPropertyInfo(int i, Hashtable hashtable, C15281gmQ c15281gmQ);
|
|
|
|
void setProperty(int i, Object obj);
|
|
}
|