jimu-decompiled/sources/com/ubt/jimu/community/activity/contract/CommentContract$Presenter.java
2025-05-13 19:24:51 +02:00

11 lines
269 B
Java

package com.ubt.jimu.community.activity.contract;
import com.ubtech.presenter.BasePresenter;
/* loaded from: classes.dex */
public interface CommentContract$Presenter extends BasePresenter {
void a(long j, long j2, int i, int i2);
void c(long j, long j2);
}