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

14 lines
234 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import o.CWH;
import o.VLM;
/* loaded from: classes.dex */
public interface GvH {
VLM.LWm getDefaultViewModelProviderFactory();
default CWH getDefaultViewModelCreationExtras() {
return CWH.RVV.b;
}
}