Initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
package com.ubt.jimu.community.activity.contract;
|
||||
|
||||
import com.ubtech.presenter.BasePresenter;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public interface AwardContract$Presenter extends BasePresenter {
|
||||
void a(String str, long j);
|
||||
|
||||
void b(String str, int i);
|
||||
|
||||
void n();
|
||||
}
|
||||
Reference in New Issue
Block a user