30 lines
719 B
Java
30 lines
719 B
Java
package o;
|
|
|
|
import android.os.Bundle;
|
|
import java.io.FileDescriptor;
|
|
import java.io.PrintWriter;
|
|
|
|
/* loaded from: classes.dex */
|
|
public abstract class NPK {
|
|
|
|
/* loaded from: classes.dex */
|
|
public interface HBt<D> {
|
|
iBO<D> onCreateLoader(int i, Bundle bundle);
|
|
|
|
void onLoadFinished(iBO<D> ibo, D d);
|
|
|
|
void onLoaderReset(iBO<D> ibo);
|
|
}
|
|
|
|
public abstract <D> iBO<D> a(HBt<D> hBt);
|
|
|
|
public abstract void d();
|
|
|
|
@Deprecated
|
|
public abstract void e(String str, FileDescriptor fileDescriptor, PrintWriter printWriter, String[] strArr);
|
|
|
|
public static <T extends InterfaceC16541pFg & InterfaceC0940Ryk> NPK a(T t) {
|
|
return new vPi(t, t.getViewModelStore());
|
|
}
|
|
}
|