15 lines
328 B
Java
15 lines
328 B
Java
package o;
|
|
|
|
/* loaded from: classes.dex */
|
|
public interface gtK {
|
|
int get(InterfaceC15537gtP interfaceC15537gtP);
|
|
|
|
long getLong(InterfaceC15537gtP interfaceC15537gtP);
|
|
|
|
boolean isSupported(InterfaceC15537gtP interfaceC15537gtP);
|
|
|
|
<R> R query(gtQ<R> gtq);
|
|
|
|
gtT range(InterfaceC15537gtP interfaceC15537gtP);
|
|
}
|