9 lines
182 B
Java
9 lines
182 B
Java
|
package o;
|
||
|
|
||
|
import com.scb.phone.view.fragment.ReviewCommonFragment;
|
||
|
|
||
|
/* loaded from: classes5.dex */
|
||
|
public interface eER {
|
||
|
void d(ReviewCommonFragment reviewCommonFragment);
|
||
|
}
|