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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected static intquantityForIntImpl(long address, int quantity) 
- 
Constructor Details- 
ShadowNativePluralRulespublic ShadowNativePluralRules()
 
- 
- 
Method Details- 
quantityForIntImpl
 
-