DeviceFoldableState

public class DeviceFoldableState
extends Object

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

שיטות ציבוריות

בהשוואה ל

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