九游游戏中心HD v4.6.8.1版本的 MD5 值为:78c397802cc5ffdcc7f5502ede90502e

以下内容为反编译后的 as.java 源代码,内容仅作参考


package cn.ninegame.gamemanager.settings.test;

import android.os.Bundle;
import android.view.View;
import cn.ninegame.library.uilib.adapter.webFragment.ForumWebPageFragment;
final class as implements View.OnClickListener {
    final TestPage f1408a;

    public as(TestPage testPage) {
        this.f1408a = testPage;
    }

    @Override
    public final void onClick(View view) {
        Bundle bundle = new Bundle();
        bundle.putString("url", "http://myspace.test5.9game.cn:9355/message/index");
        cn.ninegame.genericframework.basic.g.a().b().c(ForumWebPageFragment.class.getName(), bundle);
    }
}