package com.mbridge.msdk.newreward.function.a; import java.util.ArrayList; import java.util.List; /* loaded from: classes4.dex */ public final class b { public static int a = 1; public static int b = 0; public static int c = 3; public static int d = 2; public static int e = 4; private com.mbridge.msdk.newreward.function.c.a.b f; private String g; private int h = 21; private int i = b; private ArrayList j = new ArrayList<>(); private List k = new ArrayList(); private List l = new ArrayList(); private List m = new ArrayList(); public final com.mbridge.msdk.newreward.function.c.a.b a() { return this.f; } public final void a(int i) { this.i = i; } public final void a(com.mbridge.msdk.newreward.function.c.a.b bVar) { this.f = bVar; } public final String b() { return this.g; } public final void d(String str) { this.g = str; } public final int g() { return this.h; } public final int h() { return this.i; } public final String c() { ArrayList arrayList = this.j; return arrayList == null ? "" : arrayList.toString(); } public final String d() { List list = this.k; return list == null ? "" : list.toString(); } public final String e() { List list = this.l; return list == null ? "" : list.toString(); } public final String f() { List list = this.m; return list == null ? "" : list.toString(); } public final void a(String str) { try { ArrayList arrayList = this.j; if (arrayList != null) { arrayList.add(str); } } catch (Exception e2) { e2.printStackTrace(); } } public final void b(String str) { try { List list = this.k; if (list != null) { list.add(str); } } catch (Exception e2) { e2.printStackTrace(); } } public final void c(String str) { try { List list = this.l; if (list != null) { list.add(str); } } catch (Exception e2) { e2.printStackTrace(); } } }