-
public final class ScreenOrientationScreen orientation.
-
-
Constructor Summary
Constructors Constructor Description ScreenOrientation(String type, Integer angle)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final Integercomponent2()final ScreenOrientationcopy(String type, Integer angle)final StringgetType()Orientation type. final IntegergetAngle()Orientation angle. -
-
Method Detail
-
component1
final String component1()
-
component2
final Integer component2()
-
copy
final ScreenOrientation copy(String type, Integer angle)
-
-
-
-