package c.a.w; import com.google.gson.reflect.TypeToken; import d0.z.d.m; import java.lang.reflect.Type; import java.util.List; /* compiled from: TypeTokens.kt */ public final class a { public static final Type a; /* compiled from: TypeTokens.kt */ /* renamed from: c.a.w.a$a reason: collision with other inner class name */ public static final class C0049a extends TypeToken> { } static { Type type = new C0049a().getType(); m.checkNotNullExpressionValue(type, "object : TypeToken>() {}.type"); a = type; } }