ITestDevice.ApexInfo
public static class ITestDevice.ApexInfo
extends Object
java.lang.Object |
↳ | com.android.tradefed.device.ITestDevice.ApexInfo |
Một lớp cấu trúc đơn giản để lưu trữ thông tin về một APEX duy nhất
Bản tóm tắt
nhà thầu công cộng |
---|
ApexInfo (String name, long versionCode, String sourceDir) |
ApexInfo (String name, long versionCode) |
Lĩnh vực
tên
public final String name
nguồnDir
public final String sourceDir
phiên bảnMã
public final long versionCode
nhà thầu công cộng
ApexInfo
public ApexInfo (String name,
long versionCode,
String sourceDir)
Thông số |
---|
name | String |
versionCode | long |
sourceDir | String |
ApexInfo
public ApexInfo (String name,
long versionCode)
Thông số |
---|
name | String |
versionCode | long |
Phương thức công khai
bằng
public boolean equals (Object other)
Mã Băm
public int hashCode ()
toString
public String toString ()