package d.i.f.g;

/* JADX INFO: compiled from: ShellCommandUtils.java */
/* JADX INFO: loaded from: classes.dex */
public class d {
    public int a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public String f3659b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public String f3660c;

    public d(int i2, String str, String str2) {
        this.a = i2;
        this.f3659b = str;
        this.f3660c = str2;
    }
}
