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

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

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