DeviceFoldableState

public class DeviceFoldableState
extends Object implements Comparable<DeviceFoldableState>

java.lang.Object
   ↳ com.android.tradefed.device.DeviceFoldableState


การแสดงสถานะพับได้ของอุปกรณ์ตามที่ "cmd device_state print-states" ส่งคืน

สรุป

เครื่องมือสร้างสาธารณะ

DeviceFoldableState(long identifier, String name)

เมธอดสาธารณะ

int compareTo(DeviceFoldableState o)
boolean equals(Object obj)
long getIdentifier()
int hashCode()
String toString()

เครื่องมือสร้างสาธารณะ

DeviceFoldableState

public DeviceFoldableState (long identifier, 
                String name)

พารามิเตอร์
identifier long

name String

เมธอดสาธารณะ

compareTo

public int compareTo (DeviceFoldableState o)

พารามิเตอร์
o DeviceFoldableState

การคืนสินค้า
int

เท่ากับ

public boolean equals (Object obj)

พารามิเตอร์
obj Object

การคืนสินค้า
boolean

getIdentifier

public long getIdentifier ()

การคืนสินค้า
long

hashCode

public int hashCode ()

การคืนสินค้า
int

toString

public String toString ()

การคืนสินค้า
String