com-dot-app-sancharsaathi-1-5-0.apk

Download file
    package K2;

import java.util.List;

public final /* synthetic */ class b implements Runnable {

    /* renamed from: e  reason: collision with root package name */
    public final /* synthetic */ d f1700e;

    /* renamed from: f  reason: collision with root package name */
    public final /* synthetic */ List f1701f;

    public /* synthetic */ b(d dVar, List list) {
        this.f1700e = dVar;
        this.f1701f = list;
    }

    public final void run() {
        this.f1700e.i(this.f1701f);
    }
}
    
Download file