翰林优商.apk(点击下载) / l.java


package com.xlx.speech.o;

import com.xlx.speech.f.b;
import com.xlx.speech.voicereadsdk.bean.resp.OverPageResult;
import com.xlx.speech.voicereadsdk.ui.activity.SpeechVoiceClockLandingActivity;

public class l extends b<OverPageResult> {
    public final /* synthetic */ SpeechVoiceClockLandingActivity a;

    public l(SpeechVoiceClockLandingActivity speechVoiceClockLandingActivity) {
        this.a = speechVoiceClockLandingActivity;
    }

    /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
    @Override // com.xlx.speech.f.e, com.xlx.speech.f.b
    public void onSuccess(OverPageResult overPageResult) {
        OverPageResult overPageResult2 = overPageResult;
        SpeechVoiceClockLandingActivity speechVoiceClockLandingActivity = this.a;
        speechVoiceClockLandingActivity.g = overPageResult2;
        speechVoiceClockLandingActivity.getIntent().putExtra("data", overPageResult2);
        this.a.b();
    }
}