27 lines
505 B
Java
27 lines
505 B
Java
package com.google.android.gms.measurement.internal;
|
|
|
|
import com.google.android.gms.common.internal.Preconditions;
|
|
|
|
/* loaded from: classes.dex */
|
|
class zzfm extends zzcr implements zzct {
|
|
protected final zzfo b;
|
|
|
|
zzfm(zzfo zzfoVar) {
|
|
super(zzfoVar.s());
|
|
Preconditions.a(zzfoVar);
|
|
this.b = zzfoVar;
|
|
}
|
|
|
|
public zzfu n() {
|
|
return this.b.j();
|
|
}
|
|
|
|
public zzm o() {
|
|
return this.b.k();
|
|
}
|
|
|
|
public zzt p() {
|
|
return this.b.l();
|
|
}
|
|
}
|