package b.g.a.c.z; import b.g.a.c.b; import b.g.a.c.c0.a; import b.g.a.c.c0.t; import b.g.a.c.e0.c; import b.g.a.c.e0.f; import b.g.a.c.h0.n; import b.g.a.c.u; import java.io.Serializable; import java.text.DateFormat; import java.util.Locale; import java.util.TimeZone; /* compiled from: BaseSettings */ public final class a implements Serializable { public static final TimeZone j = TimeZone.getTimeZone("UTC"); private static final long serialVersionUID = 1; public final a.AbstractC0075a _accessorNaming; public final b _annotationIntrospector; public final t _classIntrospector; public final DateFormat _dateFormat; public final b.g.a.b.a _defaultBase64; public final k _handlerInstantiator; public final Locale _locale; public final u _propertyNamingStrategy; public final TimeZone _timeZone; public final n _typeFactory; public final f _typeResolverBuilder; public final c _typeValidator; /* JADX WARN: Incorrect args count in method signature: (Lb/g/a/c/c0/t;Lb/g/a/c/b;Lb/g/a/c/u;Lb/g/a/c/h0/n;Lb/g/a/c/e0/f<*>;Ljava/text/DateFormat;Lb/g/a/c/z/k;Ljava/util/Locale;Ljava/util/TimeZone;Lb/g/a/b/a;Lb/g/a/c/e0/c;Lb/g/a/c/c0/a$a;)V */ public a(t tVar, b bVar, u uVar, n nVar, f fVar, DateFormat dateFormat, Locale locale, TimeZone timeZone, b.g.a.b.a aVar, c cVar, a.AbstractC0075a aVar2) { this._classIntrospector = tVar; this._annotationIntrospector = bVar; this._propertyNamingStrategy = uVar; this._typeFactory = nVar; this._typeResolverBuilder = fVar; this._dateFormat = dateFormat; this._locale = locale; this._timeZone = timeZone; this._defaultBase64 = aVar; this._typeValidator = cVar; this._accessorNaming = aVar2; } }