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

33 lines
757 B
Java

package o;
import o.ymQ;
/* loaded from: classes2.dex */
final class OLT extends ymQ.RVV {
int c;
byte d;
private boolean e;
@Override // o.ymQ.RVV
public final ymQ b() {
if (this.d == 3) {
return new C17775zeo(this.c, this.e);
}
StringBuilder sb = new StringBuilder();
if ((this.d & 1) == 0) {
sb.append(" appUpdateType");
}
if ((this.d & 2) == 0) {
sb.append(" allowAssetPackDeletion");
}
throw new IllegalStateException("Missing required properties:".concat(sb.toString()));
}
@Override // o.ymQ.RVV
public final ymQ.RVV e() {
this.e = false;
this.d = (byte) (this.d | 2);
return this;
}
}