@Implements(className="libcore.icu.NativePluralRules", isInAndroidSdk=false, maxSdk=23) public class ShadowNativePluralRules extends Object
Constructor and Description |
---|
ShadowNativePluralRules() |
Modifier and Type | Method and Description |
---|---|
protected static int |
quantityForIntImpl(int address,
int quantity) |
protected static int |
quantityForIntImpl(long address,
int quantity) |
@Implementation(minSdk=19) protected static int quantityForIntImpl(long address, int quantity)
@Implementation(maxSdk=18) protected static int quantityForIntImpl(int address, int quantity)