自 2025 年 3 月 27 日起,我們建議您使用 android-latest-release
而非 aosp-main
建構及貢獻 AOSP。詳情請參閱「Android 開放原始碼計畫變更」。
ITestDevice.ApexInfo
public
static
class
ITestDevice.ApexInfo
extends Object
java.lang.Object
|
↳ |
com.android.tradefed.device.ITestDevice.ApexInfo
|
簡單的結構體類別,用於儲存單一 APEX 的相關資訊
摘要
公用建構函式 |
ApexInfo(String name, long versionCode)
|
ApexInfo(String name, long versionCode, String sourceDir)
|
欄位
name
public final String name
sourceDir
public final String sourceDir
versionCode
public final long versionCode
公用建構函式
ApexInfo
public ApexInfo (String name,
long versionCode)
參數 |
name |
String |
versionCode |
long |
ApexInfo
public ApexInfo (String name,
long versionCode,
String sourceDir)
參數 |
name |
String |
versionCode |
long |
sourceDir |
String |
公用方法
等於
public boolean equals (Object other)
hashCode
public int hashCode ()
toString
public String toString ()
這個頁面中的內容和程式碼範例均受《內容授權》中的授權所規範。Java 與 OpenJDK 是 Oracle 和/或其關係企業的商標或註冊商標。
上次更新時間:2025-03-26 (世界標準時間)。
[null,null,["上次更新時間:2025-03-26 (世界標準時間)。"],[],[]]