18 lines
320 B
Java
18 lines
320 B
Java
package com.tencent.wxop.stat;
|
|
|
|
/* loaded from: classes.dex */
|
|
final class t implements h {
|
|
t() {
|
|
}
|
|
|
|
@Override // com.tencent.wxop.stat.h
|
|
public final void a() {
|
|
StatServiceImpl.c();
|
|
}
|
|
|
|
@Override // com.tencent.wxop.stat.h
|
|
public final void b() {
|
|
StatServiceImpl.d();
|
|
}
|
|
}
|