You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
750 B
26 lines
750 B
package androidx.lifecycle;
|
|
|
|
import androidx.lifecycle.AbstractC0424i;
|
|
import androidx.lifecycle.C0397a;
|
|
|
|
@Deprecated
|
|
/* loaded from: classes.dex */
|
|
class ReflectiveGenericLifecycleObserver implements InterfaceC0432k {
|
|
|
|
/* renamed from: a */
|
|
public final Object f1596a;
|
|
|
|
/* renamed from: b */
|
|
public final C0397a.C0398a f1597b;
|
|
|
|
public ReflectiveGenericLifecycleObserver(Object obj) {
|
|
this.f1596a = obj;
|
|
this.f1597b = C0397a.f1603c.m3738c(obj.getClass());
|
|
}
|
|
|
|
@Override // androidx.lifecycle.InterfaceC0432k
|
|
/* renamed from: d */
|
|
public void mo472d(InterfaceC0434m interfaceC0434m, AbstractC0424i.EnumC0426b enumC0426b) {
|
|
this.f1597b.m3735a(interfaceC0434m, enumC0426b, this.f1596a);
|
|
}
|
|
} |