Package org.robolectric.shadows
Class ShadowView.WindowIdHelper
- java.lang.Object
-
- org.robolectric.shadows.ShadowView.WindowIdHelper
-
- Enclosing class:
- ShadowView
public static class ShadowView.WindowIdHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description WindowIdHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static WindowId
getWindowId(ShadowView shadowView)
-
-
-
Method Detail
-
getWindowId
public static WindowId getWindowId(ShadowView shadowView)
-
-