Package org.robolectric.shadows
Class ShadowNativePluralRules
- java.lang.Object
-
- org.robolectric.shadows.ShadowNativePluralRules
-
@Implements(className="libcore.icu.NativePluralRules", isInAndroidSdk=false, maxSdk=23) public class ShadowNativePluralRules extends Object
-
-
Constructor Summary
Constructors Constructor Description ShadowNativePluralRules()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static intquantityForIntImpl(int address, int quantity)protected static intquantityForIntImpl(long address, int quantity)
-