ProfileableClientImpl

public class ProfileableClientImpl
extends Object implements ProfileableClient

java.lang.Object
   ↳ com.android.tradefed.device.server.ProfileableClientImpl


これは、通常は Dalvik VM プロセスである、プロファイリング可能な単一のクライアントを表します。

このクラスは、基本的なクライアント情報へのアクセスを提供します。

概要

パブリック メソッド

ProfileableClientData getProfileableClientData()

このクライアント情報を含む ProfileableClientData オブジェクトを返します。

パブリック メソッド

getProfileableClientData

public ProfileableClientData getProfileableClientData ()

このクライアント情報を含む ProfileableClientData オブジェクトを返します。

戻り値
ProfileableClientData