Initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
package com.ubt.jimu.community.contract;
|
||||
|
||||
import com.ubtech.view.BaseView;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public interface SearchRecommendContact$View extends BaseView<SearchRecommendContact$Presenter> {
|
||||
void B();
|
||||
|
||||
void g(int i);
|
||||
|
||||
void h(String str);
|
||||
}
|
Reference in New Issue
Block a user