what-the-bank/sources/o/gtK.java

15 lines
328 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
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);
}