Package org.robolectric.shadows
Class ShadowOsConstants
java.lang.Object
org.robolectric.shadows.ShadowOsConstants
@Implements(value=android.system.OsConstants.class,
minSdk=21)
public final class ShadowOsConstants
extends Object
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic int
Returns the st_mode for the path.protected static void
-
Constructor Details
-
ShadowOsConstants
public ShadowOsConstants()
-
-
Method Details
-
initConstants
-
getMode
Returns the st_mode for the path.
-