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

هش کد
public int hashCode ()

برمی گرداند
int

toString
public String toString ()

برمی گرداند
String