DeviceFoldableState

public class DeviceFoldableState
extends Object

JavaScript.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