16 lines
619 B
Java
16 lines
619 B
Java
|
package o;
|
||
|
|
||
|
import com.scb.phone.view.activity.hml.HmlBaseLoanReviewActivity;
|
||
|
import o.AbstractC5106bml;
|
||
|
|
||
|
/* loaded from: classes4.dex */
|
||
|
public final class dOV<T extends AbstractC5106bml> implements fOW<HmlBaseLoanReviewActivity<T>> {
|
||
|
public static <T extends AbstractC5106bml> void c(HmlBaseLoanReviewActivity<T> hmlBaseLoanReviewActivity, T t) {
|
||
|
hmlBaseLoanReviewActivity.hmlLoanReviewPresenter = t;
|
||
|
}
|
||
|
|
||
|
public static <T extends AbstractC5106bml> void c(HmlBaseLoanReviewActivity<T> hmlBaseLoanReviewActivity, C14818gL c14818gL) {
|
||
|
hmlBaseLoanReviewActivity.itemFactory = c14818gL;
|
||
|
}
|
||
|
}
|