package o; import java.io.Serializable; import java.util.Map; import o.InterfaceC8909dZj; /* loaded from: classes.dex */ public final class Wan extends bUF implements Serializable { int a; private Drt b; private InterfaceC8909dZj.RVV d; public Wan(C16536pBr c16536pBr, TUB tub, Map> map) { super(c16536pBr, tub, map); this.d = null; this.a = e(MHj.class); this.b = null; } /* JADX INFO: Access modifiers changed from: package-private */ public Wan(Wan wan, int i, int i2) { super(wan, i); this.d = null; this.a = i2; this.d = wan.d; this.b = wan.b; } public final String toString() { StringBuilder sb = new StringBuilder("[SerializationConfig: flags=0x"); sb.append(Integer.toHexString(this.a)); sb.append("]"); return sb.toString(); } }