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 |