18 lines
452 B
Java
18 lines
452 B
Java
|
package o;
|
||
|
|
||
|
import com.scb.phone.view.fragment.ccrredemption.product.ProductListFragment;
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
public final /* synthetic */ class eLE implements Runnable {
|
||
|
private ProductListFragment a;
|
||
|
|
||
|
@Override // java.lang.Runnable
|
||
|
public final void run() {
|
||
|
ProductListFragment.b(this.a);
|
||
|
}
|
||
|
|
||
|
public /* synthetic */ eLE(ProductListFragment productListFragment) {
|
||
|
this.a = productListFragment;
|
||
|
}
|
||
|
}
|