DeviceFoldableState

public class DeviceFoldableState
extends Object

java.lang.Object
   ↳ com.android.tradefed.device.DeviceFoldableState


Reprezentacja stanu urządzenia składanego zwracanego przez „cmd device_state print-states”.

Podsumowanie

Konstruktory publiczne

DeviceFoldableState(long identifier, String name)

Metody publiczne

int compareTo(DeviceFoldableState o)
boolean equals(Object obj)
long getIdentifier()
int hashCode()
String toString()

Konstruktory publiczne

DeviceFoldableState

public DeviceFoldableState (long identifier, 
                String name)

Parametry
identifier long

name String

Metody publiczne

compareTo

public int compareTo (DeviceFoldableState o)

Parametry
o DeviceFoldableState

Zwroty
int

równa się

public boolean equals (Object obj)

Parametry
obj Object

Zwroty
boolean

getIdentifier

public long getIdentifier ()

Zwroty
long

hashCode

public int hashCode ()

Zwroty
int

toString

public String toString ()

Zwroty
String