package w3;

/* JADX INFO: loaded from: classes.dex */
public interface h {
    void a(int i10);

    void b(int i10, float f10);
}
