package com.google.common.collect;

/* JADX INFO: loaded from: classes2.dex */
public final class m0 extends k0 {
    public m0() {
        super(4);
    }

    @Override // com.google.common.collect.l0
    public final l0 a(Object obj) {
        c(obj);
        return this;
    }

    public final ImmutableList i() {
        this.f23689c = true;
        return ImmutableList.l(this.f23688b, this.f23687a);
    }
}
