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

38 lines
910 B
Java

package o;
import org.threeten.bp.OffsetDateTime;
/* renamed from: o.Clp, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C0258Clp extends EZj {
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C0258Clp(hWR hwr) {
super(hwr);
C14957gcv.e(hwr, "");
}
/* renamed from: o.Clp$RVV */
/* loaded from: classes3.dex */
public static final class RVV {
private RVV() {
}
public /* synthetic */ RVV(byte b) {
this();
}
}
public final void c(String str, String str2) {
C14957gcv.e(str, "");
C14957gcv.e(str2, "");
OffsetDateTime now = OffsetDateTime.now();
C14957gcv.c(now, "");
b(new VDK(str, "banner", str2, now));
}
static {
new RVV((byte) 0);
}
}